better description

This commit is contained in:
Vendicated 2024-08-01 14:19:25 +02:00
parent 33c9dadaf1
commit 7e2ff411f7
No known key found for this signature in database
GPG key ID: D66986BAF75ECF18
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
# UnreadCountBadge
Show a badge in the channel list for unread messages.
Shows unread message count badges on channels in the channel list
![](https://github.com/user-attachments/assets/58beb269-259c-47aa-84dc-60f2354e6207)

View file

@ -34,7 +34,7 @@ const settings = definePluginSettings({
export default definePlugin({
name: "UnreadCountBadge",
authors: [Devs.Joona],
description: "Show unread message count badges on channels in the channel list",
description: "Shows unread message count badges on channels in the channel list",
settings,
patches: [