bt-core-app 1.4.266 → 1.4.267

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.
@@ -7956,6 +7956,7 @@ function Mb(e) {
7956
7956
  n.value = Math.random().toString(36).substring(4, 19) + Math.random().toString(12).substring(1, 11), localStorage.setItem(bd, n.value);
7957
7957
  }
7958
7958
  const r = Kg("auth-credentials", {});
7959
+ e.menu != null && (e.menu.currentView.value = r.value.subscriptionCode);
7959
7960
  function l(b) {
7960
7961
  if (b == null)
7961
7962
  return !0;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bt-core-app",
3
- "version": "1.4.266",
3
+ "version": "1.4.267",
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": {