Update ReadMe

This commit is contained in:
thororen1234 2024-10-28 12:18:54 -04:00
parent 5fbf689bd4
commit 702ea3ba46
2 changed files with 2 additions and 1 deletions

View file

@ -61,6 +61,7 @@ You can join our [discord server](https://discord.gg/5Xh2W87egW) for commits, ch
- GoogleThat by Samwich
- Grammar by Samwich
- GrammarFix by unstream
- HideChatButtons by iamme
- HideMessage by Hanzy
- HideServers by bepvte
- HolyNotes by Wolfie

View file

@ -81,7 +81,7 @@ function buttonsInner(buttons: ButtonReactNode[]) {
export default definePlugin({
name: "hideChatButtons",
name: "HideChatButtons",
description: "able to hide the chat buttons",
settings: settings,
authors: [EquicordDevs.iamme],