This commit is contained in:
@@ -26,6 +26,10 @@ export const AUDIT_ACTIONS = {
|
||||
SERVER_SETTINGS_UPDATE: "server.settings_update",
|
||||
BAN_ADD: "ban.add",
|
||||
BAN_REMOVE: "ban.remove",
|
||||
MESSAGES_PURGE_ALL: "messages.purge_all",
|
||||
MESSAGES_IMPORT_BULK: "messages.import_bulk",
|
||||
GHOST_MERGE: "user.ghost_merge",
|
||||
KEYS_GRANT: "keys.grant",
|
||||
} as const;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user