mirror of
https://github.com/directus/directus.git
synced 2026-02-11 18:06:07 -05:00
Use json casting for tags fields
This commit is contained in:
@@ -627,6 +627,7 @@ rows:
|
||||
field: ip_allow_list
|
||||
interface: tags
|
||||
locked: true
|
||||
special: json
|
||||
sort: 3
|
||||
width: full
|
||||
- collection: directus_roles
|
||||
@@ -810,6 +811,7 @@ rows:
|
||||
- collection: directus_users
|
||||
field: tags
|
||||
interface: tags
|
||||
special: json
|
||||
sort: 9
|
||||
width: full
|
||||
options:
|
||||
@@ -1341,6 +1343,7 @@ rows:
|
||||
locked: true
|
||||
options:
|
||||
iconRight: local_offer
|
||||
special: json
|
||||
sort: 3
|
||||
width: half
|
||||
- collection: directus_files
|
||||
|
||||
Reference in New Issue
Block a user