mirror of
https://github.com/alexta69/metube.git
synced 2026-06-15 16:20:06 +00:00
feat(frontend): modernize Angular app
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
export interface Checkable {
|
||||
checked: boolean;
|
||||
}
|
||||
Reference in New Issue
Block a user