First rough cut of cutting AppTile over to the ClientWidgetApi
This commit is contained in:
parent
14766e24b8
commit
cd93b2c22a
7 changed files with 273 additions and 434 deletions
|
@ -424,7 +424,6 @@ export default class WidgetUtils {
|
|||
if (WidgetType.JITSI.matches(appType)) {
|
||||
capWhitelist.push(Capability.AlwaysOnScreen);
|
||||
}
|
||||
capWhitelist.push(Capability.ReceiveTerminate);
|
||||
|
||||
return capWhitelist;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue