@conboai/app.db.query 0.9.16 → 0.9.17
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
|
@@ -145644,7 +145644,7 @@ const cZe = ({
|
|
|
145644
145644
|
timeInfo: ae.startTime
|
|
145645
145645
|
});
|
|
145646
145646
|
}, re = pt(() => {
|
|
145647
|
-
const ae =
|
|
145647
|
+
const ae = p.take;
|
|
145648
145648
|
j("details", {
|
|
145649
145649
|
skip: p.skip + ae,
|
|
145650
145650
|
take: T
|