fix TypeScript errors in modlog.MogLog.vue
This commit is contained in:
parent
935a62f5e5
commit
4f79f85703
6 changed files with 63 additions and 3 deletions
|
|
@ -303,6 +303,7 @@ _abuseReport:
|
|||
webhook: "Send a notification to the SystemWebhook when an abuse report is received or resolved."
|
||||
_moderationLogTypes:
|
||||
approve: "Approved"
|
||||
decline: "Declined"
|
||||
setRemoteInstanceNSFW: "Set remote instance as NSFW"
|
||||
unsetRemoteInstanceNSFW: "Set remote instance as NSFW"
|
||||
rejectRemoteInstanceReports: "Rejected reports from remote instance"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue