mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-03 02:05:47 +02:00
This commit is contained in:
@@ -23,7 +23,7 @@ export default async function(user: IUser, note: INote) {
|
||||
deletedAt: new Date(),
|
||||
text: null,
|
||||
tags: [],
|
||||
mediaIds: [],
|
||||
fileIds: [],
|
||||
poll: null,
|
||||
geo: null
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user