fix: desktop interop

This commit is contained in:
Baptiste Grob
2020-09-03 23:33:11 +02:00
parent 568fb14f3a
commit 35fe78e49e
4 changed files with 47 additions and 58 deletions

View File

@@ -86,7 +86,8 @@ export class ApplicationGroup {
const desktopService = new DesktopManager(
this.$rootScope,
this.$timeout,
application
application,
this.bridge,
);
const keyboardService = new KeyboardManager();
const lockService = new LockManager(