[mirotalksfu] - fix typo

هذا الالتزام موجود في:
Miroslav Pejic
2023-12-24 20:09:21 +01:00
الأصل d21130d627
التزام e3496e1651

عرض الملف

@@ -78,7 +78,7 @@ const lS = new LocalStorage();
const localStorageSettings = lS.getLocalStorageSettings() || lS.SFU_SETTINGS; const localStorageSettings = lS.getLocalStorageSettings() || lS.SFU_SETTINGS;
const localStorageDevices = lS.getLocalStorageDevices() || lS.DEVICES_COUNT; const localStorageDevices = lS.getLocalStorageDevices() || lS.LOCAL_STORAGE_DEVICES;
const localStorageInitConfig = lS.getLocalStorageInitConfig() || lS.INIT_CONFIG; const localStorageInitConfig = lS.getLocalStorageInitConfig() || lS.INIT_CONFIG;