Skip to content

Commit

Permalink
timezone field
Browse files Browse the repository at this point in the history
  • Loading branch information
edalzell committed Sep 28, 2023
1 parent 4a67090 commit 740bbb9
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions tests/__fixtures__/blueprints/event.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,13 +64,6 @@ sections:
-
handle: timezone
field:
options:
pdt: PDT
pst: PST
cdt: CDT
cst: CST
edt: EDT
est: EST
multiple: false
max_items: 1
clearable: false
Expand All @@ -79,7 +72,7 @@ sections:
push_tags: false
cast_booleans: false
display: Timezone
type: select
type: timezones
icon: select
listable: hidden
instructions_position: above
Expand Down

0 comments on commit 740bbb9

Please sign in to comment.