diff --git a/manifest.json b/manifest.json index 54c6548..25c07e6 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "source": "https://github.com/TharkiDev/FakeDeafen", "author": { "name": "Ahlawat", - "discordID": "1025214794766221384", + "discordID": "1121961711080050780", "github": "TharkiDev" }, "version": "1.1.3", diff --git a/src/patches/Menu.tsx b/src/patches/Menu.tsx index 9eec237..4587b08 100644 --- a/src/patches/Menu.tsx +++ b/src/patches/Menu.tsx @@ -57,6 +57,7 @@ export default (): void => { , ); const section = children.find((c) => c?.props?.className === "tharki"); + section.props.children = section.props.children.filter((m) => m?.props?.id !== "fake-deafen"); if (!section.props.children.find((m) => m?.props?.id === "fake-deafen")) section.props.children.push(