fix: hide the content of muted users' notes in the parent note preview
This commit is contained in:
parent
2f9be97178
commit
ecd7e6d7db
4 changed files with 27 additions and 3 deletions
|
|
@ -182,6 +182,7 @@ export default {
|
|||
'Supported NIPs': 'Supported NIPs',
|
||||
'Open in a': 'Open in {{a}}',
|
||||
'Cannot handle event of kind k': 'Cannot handle event of kind {{k}}',
|
||||
'Sorry! The note cannot be found 😔': 'Sorry! The note cannot be found 😔'
|
||||
'Sorry! The note cannot be found 😔': 'Sorry! The note cannot be found 😔',
|
||||
'This user has been muted': 'This user has been muted'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue