mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-13 16:43:04 -04:00
Add fullVcPfp (#134)
This commit is contained in:
parent
e47a87dcad
commit
b94a062dcd
3 changed files with 56 additions and 1 deletions
|
@ -975,7 +975,11 @@ export const EquicordDevs = Object.freeze({
|
|||
OIRNOIR: {
|
||||
name: "OIRNOIR",
|
||||
id: 720842469024989195n
|
||||
}
|
||||
},
|
||||
mochienya: {
|
||||
name: "mochie",
|
||||
id: 1043599230247374869n,
|
||||
},
|
||||
} satisfies Record<string, Dev>);
|
||||
|
||||
// iife so #__PURE__ works correctly
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue