feat(Plugin): customRPC (#406)

Co-authored-by: Ven <vendicated@riseup.net>
This commit is contained in:
The Captain 2023-01-18 23:47:40 +01:00 committed by GitHub
parent 5fe0600d6c
commit 08a2030bbc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 255 additions and 0 deletions

View file

@ -188,5 +188,9 @@ export const Devs = /* #__PURE__*/ Object.freeze({
zt: {
name: "zt",
id: 289556910426816513n
},
captain: {
name: "Captain",
id: 347366054806159360n
}
});