climb-onyx-gui 0.14.1 → 0.14.2
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/climb-onyx-gui.js +1 -1
- package/package.json +1 -1
package/dist/climb-onyx-gui.js
CHANGED
|
@@ -63595,7 +63595,7 @@ function p5(e) {
|
|
|
63595
63595
|
}
|
|
63596
63596
|
), [s, e.projectFields]);
|
|
63597
63597
|
Jn(() => {
|
|
63598
|
-
(s == null ? void 0 : s.status) === "success" &&
|
|
63598
|
+
(s == null ? void 0 : s.status) === "success" && s.data.is_published === !1 && e.setUnpublished();
|
|
63599
63599
|
}, [s, e]);
|
|
63600
63600
|
const m = Er(
|
|
63601
63601
|
() => ({
|