boka-human-cliend-v3 0.0.14 → 0.0.16

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.
@@ -5209,7 +5209,7 @@
5209
5209
  },
5210
5210
  data() {
5211
5211
  return {
5212
- visible: true,
5212
+ visible: false,
5213
5213
  unreadCount: 0
5214
5214
  };
5215
5215
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "boka-human-cliend-v3",
3
- "version": "0.0.14",
3
+ "version": "0.0.16",
4
4
  "main": "dist/boka-human-v3.umd.js",
5
5
  "scripts": {
6
6
  "dev": "vite",