forked from mirrors/misskey
wip
This commit is contained in:
@@ -119,9 +119,4 @@ export type MiGroupedNotification = MiNotification | {
|
||||
createdAt: string;
|
||||
noteId: MiNote['id'];
|
||||
userIds: string[];
|
||||
} | {
|
||||
type: 'follow:grouped';
|
||||
id: string;
|
||||
createdAt: string;
|
||||
userIds: string[];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user