Skip to content

Commit

Permalink
copy repeater delay
Browse files Browse the repository at this point in the history
  • Loading branch information
RecursivePineapple committed Jan 4, 2025
1 parent d444ec3 commit ec4d542
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ public enum CopyableProperty {
MODE,
TEXT,
ORIENTATION,
DELAY,
;

public static final ImmutableList<CopyableProperty> VALUES = ImmutableList.copyOf(values());
Expand Down

0 comments on commit ec4d542

Please sign in to comment.