This commit is contained in:
@@ -102,7 +102,8 @@ async function initForm(vm) {
|
||||
async function fetchTranslatedText(vm) {
|
||||
await window.$gz.translation.cacheTranslations([
|
||||
"UserInterfaceSettings",
|
||||
"PickListTemplates"
|
||||
"PickListTemplates",
|
||||
"GlobalLogo"
|
||||
]);
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user