PingNotifications [BetterDiscord plugin port] (#214)

* pushing sumki code that is using git

* Added Smuki to const

* Update index.tsx

* Update index.tsx

---------

Co-authored-by: thororen <78185467+thororen1234@users.noreply.github.com>
This commit is contained in:
Crxaw 2025-04-04 01:16:51 +01:00 committed by thororen1234
parent d15fe8dd76
commit 014d5f4201
No known key found for this signature in database
2 changed files with 113 additions and 0 deletions

View file

@ -1038,6 +1038,10 @@ export const EquicordDevs = Object.freeze({
name: "WKoA",
id: 724416180097384498n
},
smuki: {
name: "sumki",
id: 691517398523576331n
},
} satisfies Record<string, Dev>);
// iife so #__PURE__ works correctly