@26lights/orcha 0.37.37 → 0.37.38

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.es.js CHANGED
@@ -8221,9 +8221,7 @@ const wn = /* @__PURE__ */ x({
8221
8221
  },
8222
8222
  emits: ["update:activity", "close", "addSubtask", "updateSubtask", "deleteSubtask", "addFiles", "removeFile", "addComment", "updateComment", "removeComment", "toast"],
8223
8223
  setup(t, { emit: e }) {
8224
- const a = t;
8225
- useToast();
8226
- const n = A(() => {
8224
+ const a = t, n = A(() => {
8227
8225
  var m;
8228
8226
  return a.isEditable === !0 ? !0 : a.userId && a.isEditable === "only-own" ? a.userId === ((m = a.activity.assignee) == null ? void 0 : m.id) : !1;
8229
8227
  }), s = (m) => {