copy upstream NoteCreateService changes to NoteEditService
This commit is contained in:
@@ -524,6 +524,7 @@ export class NoteEditService implements OnApplicationShutdown {
|
||||
noteVisibility: note.visibility,
|
||||
userId: user.id,
|
||||
userHost: user.host,
|
||||
channelId: data.channelId,
|
||||
});
|
||||
|
||||
if (!oldnote.hasPoll) {
|
||||
|
||||
Reference in New Issue
Block a user