Merge remote-tracking branch 'misskey-dev/develop' into io
This commit is contained in:
@@ -2283,7 +2283,7 @@ type ModerationLog = {
|
||||
id: ID;
|
||||
createdAt: DateString;
|
||||
userId: User['id'];
|
||||
user: UserDetailed | null;
|
||||
user: UserDetailedNotMe | null;
|
||||
} & ({
|
||||
type: 'updateServerSettings';
|
||||
info: ModerationLogPayloads['updateServerSettings'];
|
||||
|
Reference in New Issue
Block a user