Skip to content
This repository has been archived by the owner on Aug 20, 2024. It is now read-only.

Commit

Permalink
Action: More actions!
Browse files Browse the repository at this point in the history
Never have I ever expected there to be so many actions

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
  • Loading branch information
theimpulson committed Mar 22, 2024
1 parent 311e67f commit d79e4ae
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,8 @@ enum class Action {
MENTION,

@Json(name = "audav_level_up")
LEVEL_UP
LEVEL_UP,

@Json(name = "forumwatch_insert")
FORUM_UPDATE
}

0 comments on commit d79e4ae

Please sign in to comment.