src/tabviews/custom/index.jsx
@@ -232,7 +232,7 @@ } if (config.flow_code) { regs.push({ reg: /@works_flow_code@/ig, value: config.flow_code }) regs.push({ reg: /@works_flow_code@/ig, value: `'${config.flow_code}'` }) } config.$cache = config.cacheLocal === 'true' @@ -278,7 +278,7 @@ config.components = this.formatSetting(config.components, params, inherit, regs, balMap) if ([...balMap.keys()].length > 0) { if (balMap.size > 0) { config.components = this.filterBalcony(config.components, balMap) }