This commit is contained in:
Peter Maquiran
2021-10-21 15:05:37 +01:00
parent bcb816577e
commit 9513542c56
13 changed files with 47 additions and 11 deletions
+2
View File
@@ -10,6 +10,8 @@ export class ThemeService {
'default'
]
currentTheme = 'gov'
constructor() { }
setTheme() {}