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:
@ -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
|
||||
|
Reference in New Issue
Block a user