From 75bc40c22c45037d5b39eee18882014971628bd7 Mon Sep 17 00:00:00 2001 From: nyx <60797172+verticalsync@users.noreply.github.com> Date: Sun, 11 May 2025 14:50:04 +0300 Subject: [PATCH] chore(devs): rename woosh to synth --- README.md | 2 +- src/equicordplugins/guildPickerDumper/index.tsx | 2 +- src/utils/constants.ts | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index a04423c1..a6ea882a 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ You can join our [discord server](https://discord.gg/5Xh2W87egW) for commits, ch - Glide by Samwich - GlobalBadges by HypedDomi & Hosted by Wolfie - GoogleThat by Samwich -- GuildPickerDumper by Cortex, Samwich, Woosh, thororen +- GuildPickerDumper by Cortex, Samwich, Synth, thororen - HideChatButtons by iamme - HideServers by bepvte - HolyNotes by Wolfie diff --git a/src/equicordplugins/guildPickerDumper/index.tsx b/src/equicordplugins/guildPickerDumper/index.tsx index 1e9ad32a..754ba808 100644 --- a/src/equicordplugins/guildPickerDumper/index.tsx +++ b/src/equicordplugins/guildPickerDumper/index.tsx @@ -67,7 +67,7 @@ migratePluginSettings("GuildPickerDumper", "EmojiDumper"); export default definePlugin({ name: "GuildPickerDumper", description: "Context menu to dump and download a server's emojis and stickers.", - authors: [EquicordDevs.Cortex, Devs.Samwich, EquicordDevs.Woosh, EquicordDevs.thororen], + authors: [EquicordDevs.Cortex, Devs.Samwich, EquicordDevs.Synth, EquicordDevs.thororen], contextMenus: { "guild-context": Patch, "guild-header-popout": Patch diff --git a/src/utils/constants.ts b/src/utils/constants.ts index 03aee3ec..fa32700b 100644 --- a/src/utils/constants.ts +++ b/src/utils/constants.ts @@ -709,9 +709,9 @@ export const EquicordDevs = Object.freeze({ name: "Megal", id: 387790666484285441n }, - Woosh: { - name: "w00shh.", - id: 919239894327521361n + Synth: { + name: "synthxcx", + id: 934393331562205195n }, Hanzy: { name: "hanzydev",