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