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