@conboai/app.db.query 0.3.20 → 0.3.21
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 +4 -7
- package/package.json +1 -1
package/dist/app.db.query.js
CHANGED
|
@@ -85149,17 +85149,14 @@ function nme({ siteId: t, UserProfile: e, onHomeClick: n }) {
|
|
|
85149
85149
|
] });
|
|
85150
85150
|
}
|
|
85151
85151
|
const Gfe = {
|
|
85152
|
-
title: "Cargo",
|
|
85153
|
-
description: "
|
|
85154
|
-
image: "visitReport"
|
|
85152
|
+
title: " Cargo Action Search",
|
|
85153
|
+
description: "This app designed to help track and monitor cargo movements, including loading, unloading, and both cargo and empty moves."
|
|
85155
85154
|
}, Yfe = {
|
|
85156
85155
|
title: "Classifier",
|
|
85157
|
-
description: "
|
|
85158
|
-
image: "classifiers"
|
|
85156
|
+
description: ""
|
|
85159
85157
|
}, qfe = {
|
|
85160
85158
|
title: "Action Search",
|
|
85161
|
-
description: "
|
|
85162
|
-
image: "actionSearch"
|
|
85159
|
+
description: ""
|
|
85163
85160
|
}, rme = {
|
|
85164
85161
|
cargoApp: Gfe,
|
|
85165
85162
|
classifiersApp: Yfe,
|