mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-16 09:57:08 -04:00
feat(Plugin): customRPC (#406)
Co-authored-by: Ven <vendicated@riseup.net>
This commit is contained in:
parent
5fe0600d6c
commit
08a2030bbc
2 changed files with 255 additions and 0 deletions
|
@ -188,5 +188,9 @@ export const Devs = /* #__PURE__*/ Object.freeze({
|
|||
zt: {
|
||||
name: "zt",
|
||||
id: 289556910426816513n
|
||||
},
|
||||
captain: {
|
||||
name: "Captain",
|
||||
id: 347366054806159360n
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue