From 8b465d99622cb1715b2b2dc190c60242d3d09945 Mon Sep 17 00:00:00 2001 From: Miroslav Pejic Date: Sat, 29 Jul 2023 13:38:16 +0200 Subject: [PATCH] [mirotalksfu] - #112 fix typo --- public/js/LocalStorage.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/public/js/LocalStorage.js b/public/js/LocalStorage.js index 4176dfc9..f81fe0a7 100644 --- a/public/js/LocalStorage.js +++ b/public/js/LocalStorage.js @@ -16,11 +16,11 @@ class LocalStorage { }; this.SFU_SETTINGS = { - video_obj_fit: 'cover', - video_controls: 'off', - theme: 'dark', - buttons_bar: 'vertical', - pin_grid: 'vertical', + video_obj_fit: 2, + video_controls: 0, + theme: 0, + buttons_bar: 0, + pin_grid: 0, }; this.DEVICES_COUNT = {