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

@ -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],