mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-13 00:23:02 -04:00
feat(plugin): NoSentryConsole (#1623)
Co-authored-by: V <vendicated@riseup.net> Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
This commit is contained in:
parent
fa124d8877
commit
abdf4ebb05
2 changed files with 13 additions and 2 deletions
|
@ -339,6 +339,10 @@ export const Devs = /* #__PURE__*/ Object.freeze({
|
|||
name: "Rini",
|
||||
id: 1079479184478441643n
|
||||
},
|
||||
Arrow: {
|
||||
name: "arrow",
|
||||
id: 958158495302176778n
|
||||
},
|
||||
} satisfies Record<string, Dev>);
|
||||
|
||||
// iife so #__PURE__ works correctly
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue