mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-07 13:43:03 -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
|
- Glide by Samwich
|
||||||
- GlobalBadges by HypedDomi & Hosted by Wolfie
|
- GlobalBadges by HypedDomi & Hosted by Wolfie
|
||||||
- GoogleThat by Samwich
|
- GoogleThat by Samwich
|
||||||
- GuildPickerDumper by Cortex, Samwich, Woosh, thororen
|
- GuildPickerDumper by Cortex, Samwich, Synth, thororen
|
||||||
- HideChatButtons by iamme
|
- HideChatButtons by iamme
|
||||||
- HideServers by bepvte
|
- HideServers by bepvte
|
||||||
- HolyNotes by Wolfie
|
- HolyNotes by Wolfie
|
||||||
|
|
|
@ -67,7 +67,7 @@ migratePluginSettings("GuildPickerDumper", "EmojiDumper");
|
||||||
export default definePlugin({
|
export default definePlugin({
|
||||||
name: "GuildPickerDumper",
|
name: "GuildPickerDumper",
|
||||||
description: "Context menu to dump and download a server's emojis and stickers.",
|
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: {
|
contextMenus: {
|
||||||
"guild-context": Patch,
|
"guild-context": Patch,
|
||||||
"guild-header-popout": Patch
|
"guild-header-popout": Patch
|
||||||
|
|
|
@ -709,9 +709,9 @@ export const EquicordDevs = Object.freeze({
|
||||||
name: "Megal",
|
name: "Megal",
|
||||||
id: 387790666484285441n
|
id: 387790666484285441n
|
||||||
},
|
},
|
||||||
Woosh: {
|
Synth: {
|
||||||
name: "w00shh.",
|
name: "synthxcx",
|
||||||
id: 919239894327521361n
|
id: 934393331562205195n
|
||||||
},
|
},
|
||||||
Hanzy: {
|
Hanzy: {
|
||||||
name: "hanzydev",
|
name: "hanzydev",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue