This commit is contained in:
@@ -239,7 +239,6 @@ async function fetchLocalizedHeaderNames(columnData) {
|
|||||||
await window.$gz.locale
|
await window.$gz.locale
|
||||||
.fetch(headerKeys)
|
.fetch(headerKeys)
|
||||||
.then(() => {
|
.then(() => {
|
||||||
console.log("fetchLocalizedHeaderNames completed, returning now");
|
|
||||||
return;
|
return;
|
||||||
})
|
})
|
||||||
.catch(err => {
|
.catch(err => {
|
||||||
|
|||||||
Reference in New Issue
Block a user