mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
@@ -216,6 +216,8 @@ export const useFieldsStore = createStore({
|
||||
|
||||
return field;
|
||||
});
|
||||
|
||||
this.translateFields();
|
||||
}
|
||||
} catch (err) {
|
||||
// reset the changes if the api sync failed
|
||||
|
||||
Reference in New Issue
Block a user