First rough cut of cutting AppTile over to the ClientWidgetApi
This commit is contained in:
@@ -424,7 +424,6 @@ export default class WidgetUtils {
|
||||
if (WidgetType.JITSI.matches(appType)) {
|
||||
capWhitelist.push(Capability.AlwaysOnScreen);
|
||||
}
|
||||
capWhitelist.push(Capability.ReceiveTerminate);
|
||||
|
||||
return capWhitelist;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user