bulk-expand silenced notes

This commit is contained in:
Hazelnoot 2025-07-26 20:32:00 -04:00
parent 32ae618ca6
commit b76bb672d9
4 changed files with 4 additions and 0 deletions

View file

@ -267,6 +267,7 @@ function onExpandMute(note: Misskey.entities.Note) {
[props.user.id]: {
userMandatoryCW: null,
instanceMandatoryCW: null,
isSilenced: false,
},
},
});