forked from mirrors/misskey
refactor and fix
This commit is contained in:
@@ -1031,7 +1031,6 @@ function testNotification(): void {
|
||||
const notification: Misskey.entities.Notification = {
|
||||
id: genId(),
|
||||
createdAt: new Date().toUTCString(),
|
||||
isRead: false,
|
||||
type: 'test',
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user