mirror of
https://github.com/Equicord/Equicord.git
synced 2025-01-18 21:33:35 -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
|
- GoogleThat by Samwich
|
||||||
- Grammar by Samwich
|
- Grammar by Samwich
|
||||||
- GrammarFix by unstream
|
- GrammarFix by unstream
|
||||||
|
- HideChatButtons by iamme
|
||||||
- HideMessage by Hanzy
|
- HideMessage by Hanzy
|
||||||
- HideServers by bepvte
|
- HideServers by bepvte
|
||||||
- HolyNotes by Wolfie
|
- HolyNotes by Wolfie
|
||||||
|
|
|
@ -81,7 +81,7 @@ function buttonsInner(buttons: ButtonReactNode[]) {
|
||||||
|
|
||||||
|
|
||||||
export default definePlugin({
|
export default definePlugin({
|
||||||
name: "hideChatButtons",
|
name: "HideChatButtons",
|
||||||
description: "able to hide the chat buttons",
|
description: "able to hide the chat buttons",
|
||||||
settings: settings,
|
settings: settings,
|
||||||
authors: [EquicordDevs.iamme],
|
authors: [EquicordDevs.iamme],
|
||||||
|
|
Loading…
Reference in a new issue