You can now disable cat speak in settings (client side)

This commit is contained in:
Leah 2024-08-26 20:27:08 +02:00 committed by dakkar
parent bc8c6592ea
commit d55c86548d
6 changed files with 15 additions and 1 deletions

4
locales/index.d.ts vendored
View file

@ -4429,6 +4429,10 @@ export interface Locale extends ILocale {
*
*/
"disableFederationOk": string;
/**
*
*/
"disableCatSpeak": string;
/**
*
*/