mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Set on init
This commit is contained in:
parent
70f7b614e6
commit
ebcf4e2d81
@ -10,6 +10,8 @@ export class AppViewService {
|
||||
|
||||
constructor(rendererFactory: RendererFactory2, @Inject(DOCUMENT) private document) {
|
||||
this.renderer = rendererFactory.createRenderer(null, null);
|
||||
|
||||
this.updateDarkModeSettings()
|
||||
}
|
||||
|
||||
updateDarkModeSettings() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user