Add Plugin: DisableAnimations (#182)
Some checks are pending
Sync to Codeberg / Sync Codeberg and Github (push) Waiting to run
Test / Test (push) Waiting to run

* 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:
S€th 2025-03-13 21:22:53 -04:00 committed by GitHub
parent cd4c36bcbd
commit 8f32016b99
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 60 additions and 2 deletions

View file

@ -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