bt-core-app 1.4.414 → 1.4.415

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.
@@ -23949,7 +23949,7 @@ function Qi(e, t, n) {
23949
23949
  additionalUrl: Oe,
23950
23950
  onDeleteAsync: Ae
23951
23951
  } = { ...e }, mt = lt(ve), le = r(mt);
23952
- if (le == null)
23952
+ if (console.log("deleting"), console.log(r), console.log(le), le == null)
23953
23953
  return;
23954
23954
  const Ce = (de) => {
23955
23955
  if (!(H.value == null || !Array.isArray(H.value)))
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bt-core-app",
3
- "version": "1.4.414",
3
+ "version": "1.4.415",
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": {