mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-18 10:57:04 -04:00
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:
parent
8755406537
commit
c8f5cf3fb1
2 changed files with 113 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue