fix(all): Fixes #399 tabs missing from JS output.

This commit is contained in:
Rodrigo Rodriguez 2024-01-01 11:20:10 -03:00
parent c23f025d6a
commit 0b4532c883

View file

@ -2406,7 +2406,7 @@ export class SystemKeywords {
}
GBLog.info(`BASIC: MERGE results: merges:${merges}, additions:${adds}, skipped: ${skipped}.`);
return table;
}
/**