Skip to content

Commit

Permalink
Onboarding audit log types
Browse files Browse the repository at this point in the history
  • Loading branch information
DonovanDMC committed Apr 1, 2023
1 parent 912d8da commit affbd8f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/Constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -729,6 +729,9 @@ export enum AuditLogActionTypes {
ROLE_PROMPT_CREATE = 160,
ROLE_PROMPT_UPDATE = 161,
ROLE_PROMPT_DELETE = 162,
ONBOARDING_QUESTION_CREATE = 163,
ONBOARDING_QUESTION_UPDATE = 164,
ONBOARDING_UPDATE = 165,

GUILD_HOME_FEATURE_ITEM = 171,
GUILD_HOME_REMOVE_ITEM = 172,
Expand Down

0 comments on commit affbd8f

Please sign in to comment.