mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
fixe theme changing
This commit is contained in:
@@ -92,11 +92,6 @@ export class AppComponent {
|
||||
}
|
||||
})
|
||||
|
||||
this.storageservice.get('theme').then((theme) =>{
|
||||
console.log('THEME: ', theme)
|
||||
this.ThemeService.setTheme(theme)
|
||||
})
|
||||
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user