Skip to content

Commit

Permalink
feat(templates): add preset event template type (#486)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewazores authored Dec 19, 2024
1 parent a403187 commit 00a54c2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@
public enum TemplateType {
TARGET,
CUSTOM,
PRESET,
;
}

0 comments on commit 00a54c2

Please sign in to comment.