This commit is contained in:
@@ -105,7 +105,7 @@ export default {
|
||||
"FormFieldDataTypesTrueFalse"
|
||||
];
|
||||
|
||||
window.$gz.locale.fetch(ltKeysRequired).then(next());
|
||||
window.$gz.locale.fetch(ltKeysRequired).then(next);
|
||||
},
|
||||
beforeCreate() {
|
||||
var vm = this;
|
||||
|
||||
Reference in New Issue
Block a user