mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-09 06:33:03 -04:00
new plugin NoOnboardingDelay: skip long onboarding animations (#2533)
Co-authored-by: Vendicated <vendicated@riseup.net>
This commit is contained in:
parent
0dac08c17d
commit
67b709a796
2 changed files with 39 additions and 0 deletions
|
@ -526,6 +526,10 @@ export const Devs = /* #__PURE__*/ Object.freeze({
|
|||
name: "verticalsync",
|
||||
id: 328165170536775680n
|
||||
},
|
||||
nekohaxx: {
|
||||
name: "nekohaxx",
|
||||
id: 1176270221628153886n
|
||||
}
|
||||
} satisfies Record<string, Dev>);
|
||||
|
||||
// iife so #__PURE__ works correctly
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue