fix(administration): add theme preview

This commit is contained in:
Francis Lachapelle
2022-05-12 16:11:23 -04:00
parent 1e9ae3184b
commit 33217456fc
7 changed files with 133 additions and 4 deletions
@@ -259,7 +259,7 @@
[users removeObjectForKey: currentUID];
[clientObject removeAclsForUsers: [users allKeys]];
return [self jsCloseWithRefreshMethod: nil];
return [self responseWithStatus: 200];
}
- (BOOL) isPublicAccessEnabled