mirror of
https://github.com/directus/directus.git
synced 2026-02-18 08:01:28 -05:00
Use correct interface for roles field on user
This commit is contained in:
@@ -1256,10 +1256,11 @@ rows:
|
||||
width: half
|
||||
- collection: directus_users
|
||||
field: role
|
||||
interface: m2o
|
||||
interface: many-to-one
|
||||
locked: true
|
||||
options:
|
||||
template: '{{ name }}'
|
||||
special: m2o
|
||||
sort: 17
|
||||
width: half
|
||||
- collection: directus_users
|
||||
|
||||
Reference in New Issue
Block a user