soggy plugin (#256)
Some checks are pending
Test / Test (push) Waiting to run

* Update constants.ts

* Update index.tsx

* Update README.md

* soggy plugin

* Edits

---------

Co-authored-by: thororen <78185467+thororen1234@users.noreply.github.com>
This commit is contained in:
sliwka 2025-05-09 17:04:13 +00:00 committed by GitHub
parent bb0b4897b4
commit c7298da33b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 156 additions and 1 deletions

View file

@ -1070,6 +1070,10 @@ export const EquicordDevs = Object.freeze({
name: "Cootshk",
id: 921605971577548820n,
},
sliwka: {
name: "sliwka",
id: 1165286199628419129n,
},
} satisfies Record<string, Dev>);
// iife so #__PURE__ works correctly