🚧 toggle server admin

This commit is contained in:
Fred KISSIE
2026-09-03 22:40:36 +02:00
parent d2936cd10b
commit 1ad613f403
5 changed files with 136 additions and 36 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ export * from "./adminListUsers";
export * from "./adminRemoveUser";
export * from "./adminGetUser";
export * from "./adminGeneratePasswordResetCode";
export * from "./adminPromoteServerAdmin";
export * from "./adminSetServerAdmin";
export * from "./listInvitations";
export * from "./removeInvitation";
export * from "./createOrgUser";