mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-23 01:13:48 +01:00
typo
This commit is contained in:
parent
d9355eaae7
commit
7c4f11566a
@ -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: {
|
||||
|
Loading…
Reference in New Issue
Block a user