1
0

add: mark all media from user as NSFW

Closes transfem-org/Sharkey#69
This commit is contained in:
Mar0xy
2023-10-18 05:32:47 +02:00
parent 5c7f517895
commit cb9bd6a004
8 changed files with 121 additions and 0 deletions
+3
View File
@@ -140,10 +140,13 @@ export interface Locale {
"renoteUnmute": string;
"block": string;
"unblock": string;
"markAsNSFW": string;
"suspend": string;
"unsuspend": string;
"blockConfirm": string;
"unblockConfirm": string;
"nsfwConfirm": string;
"unNsfwConfirm": string;
"suspendConfirm": string;
"unsuspendConfirm": string;
"selectList": string;