1
0

show "blocking you" indicator to instance staff only

This commit is contained in:
Hazelnoot
2024-10-10 10:11:03 -04:00
parent 523ad3d60c
commit a7076ed3e0
4 changed files with 7 additions and 0 deletions
+4
View File
@@ -1100,6 +1100,10 @@ export interface Locale extends ILocale {
*
*/
"federating": string;
/**
* Blocking you
*/
"blockingYou": string;
/**
*
*/