boka-human-cliend-v3 0.0.45 → 0.0.46

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.
@@ -5275,7 +5275,7 @@
5275
5275
  if (type2 == "add" && !this.visible) {
5276
5276
  this.unreadCount += count;
5277
5277
  }
5278
- }
5278
+ } else ;
5279
5279
  }
5280
5280
  });
5281
5281
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "boka-human-cliend-v3",
3
- "version": "0.0.45",
3
+ "version": "0.0.46",
4
4
  "main": "dist/boka-human-v3.umd.js",
5
5
  "scripts": {
6
6
  "dev": "vite",