fix: mark global BTTV emotes as zero-width at creation (#6440)

* fix: mark global BTTV emotes as zero-width at creation

* changelog

* nit: slightly different formatting

---------

Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
This commit is contained in:
nerix
2025-09-05 10:01:21 +02:00
committed by GitHub
parent 445865d0d8
commit 5af6626e76
3 changed files with 31 additions and 52 deletions
+2
View File
@@ -2,6 +2,8 @@
## Unversioned
- Bugfix: Fixed zero-width global BTTV emotes not showing in the `:~` completions. (#6440)
## 2.5.4-beta.1
- Minor: Added `Open in custom player` to `twitch.tv/<channel>` link context menus. (#6403)