1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/converse_ynh.git synced 2024-09-03 18:25:53 +02:00

Update index.html

This commit is contained in:
ericgaspar 2022-01-05 09:05:32 +01:00
parent 3de6694605
commit a2c6e311de
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -55,7 +55,7 @@
default_domain: '__MAINDOMAIN__',
message_archiving: 'always',
view_mode: 'fullscreen',
assets_path: '/dist/',
assets_path: 'dist/',
play_sounds: true,
sounds_path: '${assets_path}/sounds/'
});