@26lights/orcha 0.41.7 → 0.41.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/orcha.cjs.js +1 -1
- package/dist/orcha.es.js +1 -1
- package/dist/orcha.umd.js +1 -1
- package/package.json +2 -2
package/dist/orcha.es.js
CHANGED
|
@@ -10141,7 +10141,7 @@ const di = /* @__PURE__ */ j(V9, [["render", R9], ["__scopeId", "data-v-cbe33527
|
|
|
10141
10141
|
e("saveTemplate", { templateName: m, rank: D.format(), phaseIds: _ }), ae.value = !1;
|
|
10142
10142
|
}, oe = Ui(), se = ee("overview");
|
|
10143
10143
|
return de(se, (m) => {
|
|
10144
|
-
m === "feed" ? (oe.push({ name: Le.feed }), console.log("Navigating to feed...")) : m === "overview" && (oe.push({ name: Le
|
|
10144
|
+
m === "feed" ? (oe.push({ name: Le.feed }), console.log("Navigating to feed...")) : m === "overview" && (oe.push({ name: Le }), console.log("Navigating to feed..."));
|
|
10145
10145
|
}), (m, _) => {
|
|
10146
10146
|
const N = Ze("AoTabBar"), D = Ze("RouterView");
|
|
10147
10147
|
return p(), g(fe, null, [
|