|
@@ -38,7 +38,7 @@ var interfaceConfig = { // eslint-disable-line no-unused-vars
|
38
|
38
|
//main toolbar
|
39
|
39
|
'microphone', 'camera', 'desktop', 'invite', 'fullscreen', 'hangup',
|
40
|
40
|
//extended toolbar
|
41
|
|
- 'profile', 'contacts', 'chat', 'recording', 'etherpad', 'sharedvideo', 'sip', 'dialpad', 'settings', 'raisehand', 'filmstrip'], // jshint ignore:line
|
|
41
|
+ 'profile', 'contacts', 'chat', 'recording', 'etherpad', 'sharedvideo', 'sip', 'settings', 'raisehand', 'filmstrip'], // jshint ignore:line
|
42
|
42
|
/**
|
43
|
43
|
* Main Toolbar Buttons
|
44
|
44
|
* All of them should be in TOOLBAR_BUTTONS
|