mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-27 23:34:37 +02:00
enhance: improve moderation log
This commit is contained in:
@@ -655,4 +655,7 @@ export type ModerationLog = {
|
||||
} | {
|
||||
type: 'unmarkSensitiveDriveFile';
|
||||
info: ModerationLogPayloads['unmarkSensitiveDriveFile'];
|
||||
} | {
|
||||
type: 'createInvitation';
|
||||
info: ModerationLogPayloads['createInvitation'];
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user