@conboai/app.db.query 0.8.92 → 0.8.94
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 +2 -2
- package/package.json +1 -1
package/dist/app.db.query.js
CHANGED
|
@@ -133558,8 +133558,8 @@ const HHe = ({
|
|
|
133558
133558
|
options: Cte,
|
|
133559
133559
|
onChange: S,
|
|
133560
133560
|
selectLabel: "Trail",
|
|
133561
|
-
withInfo:
|
|
133562
|
-
infoTooltipText: ce
|
|
133561
|
+
withInfo: !0,
|
|
133562
|
+
infoTooltipText: b ? ce : ""
|
|
133563
133563
|
}
|
|
133564
133564
|
),
|
|
133565
133565
|
/* @__PURE__ */ se.jsx(
|