mirror of
https://github.com/Equicord/Equicord.git
synced 2025-01-18 13:23:28 -05:00
Update ReadMe
This commit is contained in:
parent
5fbf689bd4
commit
702ea3ba46
2 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
|
@ -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],
|
||||
|
|
Loading…
Reference in a new issue