Skip to content

Commit 863988b

Browse files
committed
fix: blu messageCount
1 parent 7fb9c35 commit 863988b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resource/schemas/UNIT3D/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"selector": "div.content span.badge-user"
9999
},
100100
"messageCount": {
101-
"selector": [".point"],
101+
"selector": [".point, ul.top-nav__icon-bar circle"],
102102
"filters": ["query.length?'11':'0'"]
103103
},
104104
"joinTime": {

0 commit comments

Comments
 (0)