This commit is contained in:
syuilo 2018-08-17 00:07:23 +09:00
parent b78d24be1e
commit ee12d887ae

View file

@ -337,7 +337,7 @@ async function insertNote(user: IUser, data: Option, tokens: ReturnType<typeof p
_renote: data.renote ? {
userId: data.renote.userId,
user: {
host: data.reply._user.host
host: data.renote._user.host
}
} : null,
_user: {