Skip to content

Commit

Permalink
feat(constant): Added "amber"
Browse files Browse the repository at this point in the history
  • Loading branch information
TimPietrusky committed Sep 25, 2019
1 parent 649a66e commit fdf73dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ export const FIXTURE_PROPERTIES = ['color', 'dimmer', 'strobe', 'white',
'colorWheel', 'gobo1', 'gobo1Rotation', 'gobo2', 'gobo2Rotation', 'gobo3', 'gobo3Rotation',
'beamIris', 'focusTime', 'colorTime', 'beamTime', 'goboTime', 'control', 'shutter', 'auraShutter',
'auraDimmer', 'auraColor', 'beamColor', 'beamDimmer', 'beamShutter', 'circle', 'manualPosition', 'horizontal',
'patternConstruction', 'colorSelection'
'patternConstruction', 'colorSelection', 'amber'
]

export const MIDI_TYPE_BUTTON = 'Button'
Expand Down

0 comments on commit fdf73dc

Please sign in to comment.