bt-core-app 1.4.440 → 1.4.441

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.
@@ -8254,7 +8254,7 @@ function bx(e) {
8254
8254
  let b = l.value.token, T = !1;
8255
8255
  const D = e.getTokenTestUrl ?? (() => on(gu(), "test"));
8256
8256
  if (b != null) {
8257
- const N = await Rr().get({
8257
+ const N = await Rr().post({
8258
8258
  additionalUrl: D(b),
8259
8259
  data: {
8260
8260
  token: b
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bt-core-app",
3
- "version": "1.4.440",
3
+ "version": "1.4.441",
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": {