fix: use the full url when resolving (#5345)

This commit is contained in:
nerix
2024-04-21 21:24:11 +02:00
committed by GitHub
parent 1a04bda56b
commit dfa929e207
5 changed files with 33 additions and 9 deletions
+2
View File
@@ -2,6 +2,8 @@
## Unversioned
- Bugfix: Fixed links without a protocol not being clickable. (#5345)
## 2.5.0
- Major: Twitch follower emotes can now be correctly tabbed in other channels when you are subscribed to the channel the emote is from. (#4922)