1
0
mirror of https://git.boykissers.com/pawkey/pawkey-sk.git synced 2025-12-20 04:04:16 +00:00

record ModLog entry when setting a user's content warning

This commit is contained in:
Hazelnoot
2025-01-28 11:39:41 -05:00
parent 4f79f85703
commit 568d82a974
8 changed files with 55 additions and 9 deletions

4
locales/index.d.ts vendored
View File

@@ -10218,6 +10218,10 @@ export interface Locale extends ILocale {
* Declined
*/
"decline": string;
/**
* Set content warning for user
*/
"setMandatoryCW": string;
/**
* Set remote instance as NSFW
*/