Procházet zdrojové kódy

remove 'localRecording' from interface_config.js

master
Radium Zheng před 7 roky
rodič
revize
1078fa9d05
1 změnil soubory, kde provedl 1 přidání a 2 odebrání
  1. 1
    2
      interface_config.js

+ 1
- 2
interface_config.js Zobrazit soubor

@@ -48,8 +48,7 @@ var interfaceConfig = {
48 48
         'microphone', 'camera', 'closedcaptions', 'desktop', 'fullscreen',
49 49
         'fodeviceselection', 'hangup', 'profile', 'info', 'chat', 'recording',
50 50
         'livestreaming', 'etherpad', 'sharedvideo', 'settings', 'raisehand',
51
-        'videoquality', 'filmstrip', 'invite', 'feedback', 'stats', 'shortcuts',
52
-        'localrecording'
51
+        'videoquality', 'filmstrip', 'invite', 'feedback', 'stats', 'shortcuts'
53 52
     ],
54 53
 
55 54
     SETTINGS_SECTIONS: [ 'devices', 'language', 'moderator', 'profile' ],

Načítá se…
Zrušit
Uložit