Disable obsolete feature flags
This commit is contained in:
parent
4206f1c463
commit
b914b59969
8 changed files with 13 additions and 68 deletions
|
@ -113,9 +113,6 @@
|
|||
click: 'onClick',
|
||||
},
|
||||
setupCallManagerUI() {
|
||||
if (!window.CALLING) {
|
||||
return;
|
||||
}
|
||||
if (this.callManagerView) {
|
||||
return;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue