mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-15 09:33:03 -04:00
new plugin: NormalizeMessageLinks (#1641)
This commit is contained in:
parent
d582e61ec3
commit
4c4036546a
2 changed files with 30 additions and 0 deletions
|
@ -347,6 +347,10 @@ export const Devs = /* #__PURE__*/ Object.freeze({
|
|||
name: "arrow",
|
||||
id: 958158495302176778n
|
||||
},
|
||||
bb010g: {
|
||||
name: "bb010g",
|
||||
id: 72791153467990016n,
|
||||
},
|
||||
} satisfies Record<string, Dev>);
|
||||
|
||||
// iife so #__PURE__ works correctly
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue