mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-14 17:13:03 -04:00
fix(plugins): Fixed BANger (#41)
* fix(plugins): Fixed BANger That was easy. * add(Devs): Added Myself to Devs * Update banger.ts Co-authored-by: Ven <vendicated@riseup.net>
This commit is contained in:
parent
f1a31a6184
commit
e1027e06c1
3 changed files with 15 additions and 9 deletions
|
@ -30,5 +30,9 @@ export const Devs = Object.freeze({
|
|||
rushii: {
|
||||
name: "rushii",
|
||||
id: 295190422244950017n
|
||||
},
|
||||
Glitch: {
|
||||
name: "Glitchy",
|
||||
id: 269567451199569920n
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue