fix(wip): pass missing params

This commit is contained in:
Nya Candy 2024-07-30 21:11:25 +08:00 committed by fly_mc
parent 5f30bff461
commit c7359a02f5

View file

@ -166,6 +166,8 @@ export class NoteUpdateService {
history,
cw: ps.cw,
text: ps.text,
tags,
emojis,
});
}