SilentTyping: add chat input context menu option to toggle (#2386)

Co-authored-by: vee <vendicated@riseup.net>
This commit is contained in:
Im_Banana 2024-05-11 23:49:00 +03:00 committed by GitHub
parent 6b88eaccbb
commit 2eb8ba1841
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 37 additions and 3 deletions

View file

@ -461,6 +461,10 @@ export const Devs = /* #__PURE__*/ Object.freeze({
GabiRP: {
name: "GabiRP",
id: 507955112027750401n
},
ImBanana: {
name: "Im_Banana",
id: 635250116688871425n
}
} satisfies Record<string, Dev>);