Skip to content

Commit

Permalink
feat(templates): add preset event template type
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewazores committed Dec 3, 2024
1 parent 300d68c commit e9d970d
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 e9d970d

Please sign in to comment.