mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-22 11:55:24 +00:00
fix(administration): add theme preview
This commit is contained in:
@@ -259,7 +259,7 @@
|
||||
[users removeObjectForKey: currentUID];
|
||||
[clientObject removeAclsForUsers: [users allKeys]];
|
||||
|
||||
return [self jsCloseWithRefreshMethod: nil];
|
||||
return [self responseWithStatus: 200];
|
||||
}
|
||||
|
||||
- (BOOL) isPublicAccessEnabled
|
||||
|
||||
Reference in New Issue
Block a user