bt-core-app 1.4.880 → 1.4.881

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.
@@ -43329,7 +43329,7 @@ const sU = /* @__PURE__ */ Ke({
43329
43329
  penColor: u.value
43330
43330
  }));
43331
43331
  function f(b, p) {
43332
- if (b != null)
43332
+ if (console.log(v.value), b != null)
43333
43333
  if (p == null)
43334
43334
  b.clearSignature();
43335
43335
  else {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bt-core-app",
3
- "version": "1.4.880",
3
+ "version": "1.4.881",
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": {