parent
6344873f10
commit
11644ad986
@ -639,7 +639,7 @@ angular.module('myApp.services', ['myApp.i18n', 'izhukov.utils'])
|
||||
}
|
||||
} else {
|
||||
if (chat.pFlags.admins_enabled &&
|
||||
!chat.pFlags.editor) {
|
||||
!chat.pFlags.admin) {
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user