fix: activate themes on desktop

This commit is contained in:
Baptiste Grob
2020-09-28 12:07:13 +02:00
parent 4ae680e936
commit 92b223d35a
4 changed files with 4 additions and 25 deletions

View File

@@ -187,10 +187,6 @@ export class DesktopManager extends ApplicationService {
});
}
onExtensionsReady() {
this.webApplication.getAppState().desktopExtensionsReady();
}
desktop_requestBackupFile() {
return this.application!.createBackupFile(
undefined,