bt-core-app 2.0.119 → 2.0.121

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.
@@ -20415,13 +20415,14 @@ const X1 = Ue({
20415
20415
  })
20416
20416
  ]),
20417
20417
  b.showSettings ? (N(), ue(Ba, {
20418
- key: 0,
20419
20418
  "close-on-content-click": !1,
20420
- density: b.density
20419
+ density: b.density,
20420
+ key: "0.1"
20421
20421
  }, {
20422
20422
  activator: H(({ props: C }) => [
20423
20423
  x(Pe, pe({
20424
20424
  icon: "$cog",
20425
+ key: "0.2",
20425
20426
  size: _(c)
20426
20427
  }, C, { variant: "text" }), null, 16, ["size"])
20427
20428
  ]),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bt-core-app",
3
- "version": "2.0.119",
3
+ "version": "2.0.121",
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": {