mirror of
https://github.com/directus/directus.git
synced 2026-02-01 17:15:00 -05:00
@@ -218,7 +218,7 @@ function initLocalStore(collection: string, field: string, type: typeof localTyp
|
||||
many_primary: fieldsStore.getPrimaryKeyFieldForCollection(collection)?.field,
|
||||
one_collection: '',
|
||||
one_primary: '',
|
||||
sort_field: 'null',
|
||||
sort_field: null,
|
||||
},
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user