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

@@ -64,7 +64,7 @@ export class WebApplication extends SNApplication {
bridge
);
super(
Environment.Web,
bridge.environment,
platformFromString(getPlatformString()),
deviceInterface,
new SNWebCrypto(),