bt-core-app 1.4.203 → 1.4.204

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.
@@ -29926,7 +29926,7 @@ function gy(e, t) {
29926
29926
  function yD(e) {
29927
29927
  const t = Y([]), n = Y(!1);
29928
29928
  function a() {
29929
- t.value.every((l) => l.loaded) && e.onAllLoaded();
29929
+ t.value.every((l) => l.loaded) && (e.onAllLoaded(), n.value = !1);
29930
29930
  }
29931
29931
  function r(l) {
29932
29932
  const i = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bt-core-app",
3
- "version": "1.4.203",
3
+ "version": "1.4.204",
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": {