bt-core-app 1.4.298 → 1.4.299

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.
@@ -33653,6 +33653,7 @@ const NL = /* @__PURE__ */ tt({
33653
33653
  isMobile: x,
33654
33654
  item: D(c).asyncItem.value,
33655
33655
  mode: D(c).mode.value,
33656
+ save: w,
33656
33657
  size: D(s),
33657
33658
  style: Wt(u.value)
33658
33659
  }, () => [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bt-core-app",
3
- "version": "1.4.298",
3
+ "version": "1.4.299",
4
4
  "description": "Core app tools for some basic features like navigation, authentication, server apis, and cosmetics",
5
5
  "homepage": "https://github.com/BlitzItTech/bt-core",
6
6
  "bugs": {