mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
@@ -268,6 +268,7 @@ export default defineComponent({
|
||||
if (newField.meta) {
|
||||
delete newField.meta.id;
|
||||
delete newField.meta.sort;
|
||||
delete newField.meta.group;
|
||||
}
|
||||
|
||||
if (newField.schema) {
|
||||
|
||||
Reference in New Issue
Block a user