forked from mirrors/misskey
wip
This commit is contained in:
@@ -38,6 +38,7 @@ export type MiNotification = {
|
||||
createdAt: string;
|
||||
notifierId: MiUser['id'];
|
||||
noteId: MiNote['id'];
|
||||
targetNoteId: MiNote['id'];
|
||||
} | {
|
||||
type: 'quote';
|
||||
id: string;
|
||||
|
||||
Reference in New Issue
Block a user