Kick from pad when an owned channel is deleted + whiteboard and poll
This commit is contained in:
@@ -1100,6 +1100,7 @@ define([
|
||||
toolbar.deleted = function (/*userId*/) {
|
||||
toolbar.isErrorState = true;
|
||||
toolbar.connected = false;
|
||||
updateUserList(toolbar, config);
|
||||
if (toolbar.spinner) {
|
||||
toolbar.spinner.text(Messages.deletedFromServer);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user