mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-14 09:03:03 -04:00
Add Plugin: DisableAnimations (#182)
* feat(README): add DisableAnimations plugin to the list * feat(DisableAnimations): add plugin to disable Discord animations * Update Count --------- Co-authored-by: thororen <78185467+thororen1234@users.noreply.github.com>
This commit is contained in:
parent
cd4c36bcbd
commit
8f32016b99
3 changed files with 60 additions and 2 deletions
|
@ -1015,7 +1015,11 @@ export const EquicordDevs = Object.freeze({
|
|||
TheArmagan: {
|
||||
name: "TheArmagan",
|
||||
id: 707309693449535599n
|
||||
}
|
||||
},
|
||||
seth: {
|
||||
name: "S€th",
|
||||
id: 1273447359417942128n
|
||||
},
|
||||
} satisfies Record<string, Dev>);
|
||||
|
||||
// iife so #__PURE__ works correctly
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue