mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-12 08:03:06 -04:00
plugin: SplitLargeMessages (#249)
* add(SplitLargeMessages) * Fixes * Update README.md --------- Co-authored-by: thororen1234 <78185467+thororen1234@users.noreply.github.com>
This commit is contained in:
parent
6f422545eb
commit
0d09c083c6
3 changed files with 163 additions and 2 deletions
|
@ -1058,6 +1058,10 @@ export const EquicordDevs = Object.freeze({
|
|||
name: "Buzzy",
|
||||
id: 1273353654644117585n
|
||||
},
|
||||
Reycko: {
|
||||
name: "Reycko",
|
||||
id: 1123725368004726794n,
|
||||
}
|
||||
} satisfies Record<string, Dev>);
|
||||
|
||||
// iife so #__PURE__ works correctly
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue