king
2023-09-28 cd5079f2dbe12eb03fcef2e1898e4f013848d895
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'