Merge branch 'remove-dead-code' into 'develop'
Remove dead code See merge request pleroma/pleroma-fe!927
This commit is contained in:
commit
018a650166
@ -149,9 +149,6 @@ const conversation = {
|
||||
},
|
||||
toggleExpanded () {
|
||||
this.expanded = !this.expanded
|
||||
if (!this.expanded) {
|
||||
this.setHighlight(null)
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user