mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-13 08:33:01 -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
d15fe8dd76
commit
014d5f4201
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