Skip to content

Commit

Permalink
feat: add page variable option type (#452)
Browse files Browse the repository at this point in the history
Co-authored-by: Sander <[email protected]>
  • Loading branch information
SanderVanRiessen and Sander authored Aug 2, 2023
1 parent e8db6fe commit fa778f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/validations/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ export const OPTIONS = [
'UNIT',
'VARIABLE',
'DISPLAY_LOGIC',
'PAGE_VARIABLE',
// v2
'BOOLEAN',
'NUMERAL',
Expand Down

0 comments on commit fa778f9

Please sign in to comment.