fix: activate themes on desktop
This commit is contained in:
@@ -187,10 +187,6 @@ export class DesktopManager extends ApplicationService {
|
||||
});
|
||||
}
|
||||
|
||||
onExtensionsReady() {
|
||||
this.webApplication.getAppState().desktopExtensionsReady();
|
||||
}
|
||||
|
||||
desktop_requestBackupFile() {
|
||||
return this.application!.createBackupFile(
|
||||
undefined,
|
||||
|
||||
Reference in New Issue
Block a user