mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-07 05:42:55 -04:00
chore(devs): rename woosh to synth
This commit is contained in:
parent
a884f24e31
commit
75bc40c22c
3 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue