Change timeSensitive to bool
continuous-integration/drone/push Build is passing Details

This commit is contained in:
toqvist 2024-02-20 11:03:22 +01:00
parent a74de768ac
commit 0d646c5d6b
1 changed files with 1 additions and 11 deletions

View File

@ -40,17 +40,7 @@ const Dispatches: CollectionConfig = {
},
{
name: 'timeSensitive',
type: 'select',
options: [
{
label: 'Yes',
value: 'yes',
},
{
label: 'No',
value: 'no',
},
],
type: 'checkbox',
},
{
name: 'status', // required