mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 21:06:06 +00:00
fixe theme changing
This commit is contained in:
@@ -59,10 +59,7 @@ export class LoginPage implements OnInit {
|
||||
) {}
|
||||
|
||||
ngOnInit() {
|
||||
this.storageservice.get('theme').then((theme) =>{
|
||||
|
||||
this.ThemeService.setTheme(theme)
|
||||
})
|
||||
|
||||
}
|
||||
|
||||
togglePassword() {
|
||||
|
||||
Reference in New Issue
Block a user