1
0

respect word mutes

This commit is contained in:
Hazel K
2024-10-03 00:45:49 -04:00
parent fcb1218bbc
commit 72d59b459a
6 changed files with 98 additions and 6 deletions
+4
View File
@@ -2800,6 +2800,10 @@ export interface Locale extends ILocale {
* {name}
*/
"userSaysSomething": ParameterizedString<"name">;
/**
* post is hidden by a filter
*/
"postFiltered": string;
/**
*
*/