mirror of
https://github.com/paricafe/misskey.git
synced 2024-11-28 06:06:43 -06:00
fix(wip): pass missing params
This commit is contained in:
parent
5f30bff461
commit
c7359a02f5
1 changed files with 2 additions and 0 deletions
|
@ -166,6 +166,8 @@ export class NoteUpdateService {
|
|||
history,
|
||||
cw: ps.cw,
|
||||
text: ps.text,
|
||||
tags,
|
||||
emojis,
|
||||
});
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue