mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-10 15:13:02 -04:00
Add Block Typing To SilentTyping
This commit is contained in:
parent
a27c1cc163
commit
9cc0531ae1
8 changed files with 350 additions and 405 deletions
|
@ -779,6 +779,10 @@ export const EquicordDevs = Object.freeze({
|
|||
name: "vMohammad",
|
||||
id: 921098159348924457n
|
||||
},
|
||||
SpikeHD: {
|
||||
name: "SpikeHD",
|
||||
id: 221757857836564485n
|
||||
}
|
||||
} satisfies Record<string, Dev>);
|
||||
|
||||
// iife so #__PURE__ works correctly
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue