From a2c6e311de1629516f630db69644a8e6062d18b2 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Wed, 5 Jan 2022 09:05:32 +0100 Subject: [PATCH] Update index.html --- sources/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/index.html b/sources/index.html index 4e76fb9..d7d7834 100644 --- a/sources/index.html +++ b/sources/index.html @@ -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/' });