bt-core-app 1.4.72 → 1.4.73

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.
@@ -4109,7 +4109,7 @@ function Pa(e) {
4109
4109
  return {
4110
4110
  install(t, l) {
4111
4111
  var _;
4112
- console.log(t), e.vuetifyInstance ?? (e.vuetifyInstance = l.vuetifyInstance), Pn(e);
4112
+ console.log(t), e.vuetifyInstance ?? (e.vuetifyInstance = l.vuetifyInstance), yn(e.urls), Pn(e);
4113
4113
  const S = Ln(), s = $n(e);
4114
4114
  kn(e), (_ = e.auth).demo ?? (_.demo = S), e.auth.getAuthItem = s.findItem;
4115
4115
  const g = Dn(e.auth);
@@ -4127,7 +4127,7 @@ function Pa(e) {
4127
4127
  api: x,
4128
4128
  auth: g,
4129
4129
  navigation: s
4130
- }), yn(e.urls);
4130
+ });
4131
4131
  }
4132
4132
  };
4133
4133
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bt-core-app",
3
- "version": "1.4.72",
3
+ "version": "1.4.73",
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": {