Disable play_sounds which was locking up the application
This commit is contained in:
parent
a1967c66e9
commit
19af383b0d
1
dist/index.html
vendored
1
dist/index.html
vendored
@ -35,6 +35,7 @@
|
|||||||
assets_path: './dist/',
|
assets_path: './dist/',
|
||||||
discover_connection_methods: false,
|
discover_connection_methods: false,
|
||||||
message_archiving: 'always',
|
message_archiving: 'always',
|
||||||
|
play_sounds: false,
|
||||||
view_mode: 'fullscreen'
|
view_mode: 'fullscreen'
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user