mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-27 07:14:39 +02:00
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