@conboai/app.db.query 0.8.64 → 0.8.65
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/app.db.query.js +1 -1
- package/package.json +1 -1
package/dist/app.db.query.js
CHANGED
|
@@ -142350,7 +142350,7 @@ const Wqe = ({
|
|
|
142350
142350
|
}, tZe = () => {
|
|
142351
142351
|
const { clearDetectionsStore: e } = X0(), { clearLatestSnapshots: t } = qh(), [n] = ut((r) => [r.editTabData]);
|
|
142352
142352
|
Oe(() => () => {
|
|
142353
|
-
e(), t(), n("objectsLimit", null), n("displayFeed", []), n("feed", []), n("startTime", /* @__PURE__ */ new Date()), n("endTime", /* @__PURE__ */ new Date()), n("fov", !1), n("showInfoText", !1), n("selectedTableItemId", -1), n("isNewSearch", !1);
|
|
142353
|
+
e(), t(), n("objectsLimit", null), n("displayFeed", []), n("feed", []), n("startTime", /* @__PURE__ */ new Date()), n("endTime", /* @__PURE__ */ new Date()), n("fov", !1), n("showInfoText", !1), n("selectedTableItemId", -1), n("isNewSearch", !1), n("tabFovInfo", null);
|
|
142354
142354
|
}, [e, t, n]);
|
|
142355
142355
|
}, P7 = () => ({
|
|
142356
142356
|
topOneColumnDefs: [
|