Compare commits
3 Commits
Mobile-Enh
...
1.3.0
| Author | SHA1 | Date | |
|---|---|---|---|
| e672159c51 | |||
| cfbab75132 | |||
| b167135038 |
@@ -53,6 +53,7 @@ const reasonOptions = [
|
|||||||
{ label: 'Leadership Vote', value: 'leadership_vote' },
|
{ label: 'Leadership Vote', value: 'leadership_vote' },
|
||||||
{ label: 'Appointment', value: 'appointment' },
|
{ label: 'Appointment', value: 'appointment' },
|
||||||
{ label: 'Step Down', value: 'step_down' },
|
{ label: 'Step Down', value: 'step_down' },
|
||||||
|
{ label: 'Completed Basic', value: 'completed_basic' },
|
||||||
{ label: 'Custom', value: 'custom' },
|
{ label: 'Custom', value: 'custom' },
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user