bulk-expand silenced notes
This commit is contained in:
parent
32ae618ca6
commit
b76bb672d9
4 changed files with 4 additions and 0 deletions
|
|
@ -267,6 +267,7 @@ function onExpandMute(note: Misskey.entities.Note) {
|
|||
[props.user.id]: {
|
||||
userMandatoryCW: null,
|
||||
instanceMandatoryCW: null,
|
||||
isSilenced: false,
|
||||
},
|
||||
},
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue