Revert "change dispatches status from array to single value"
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This reverts commit c683ad2752
.
This commit is contained in:
parent
89a1f49ff6
commit
4372e6592a
@ -41,7 +41,7 @@ const Dispatches: CollectionConfig = {
|
||||
{
|
||||
name: 'status', // required
|
||||
type: 'select', // required
|
||||
hasMany: false,
|
||||
hasMany: true,
|
||||
// admin: {
|
||||
// isClearable: true,
|
||||
// isSortable: true, // use mouse to drag and drop different values, and sort them according to your choice
|
||||
|
Loading…
Reference in New Issue
Block a user