mirror of
https://github.com/directus/directus.git
synced 2026-01-29 14:48:02 -05:00
fix validation not updated/saved (#8629)
This commit is contained in:
@@ -38,7 +38,7 @@ export default defineComponent({
|
||||
|
||||
const fields = computed(() => [
|
||||
{
|
||||
field: 'permissions',
|
||||
field: 'validation',
|
||||
name: t('rule'),
|
||||
type: 'json',
|
||||
meta: {
|
||||
|
||||
Reference in New Issue
Block a user