mirror of
https://git.youjo.love/youjo/youjo-fe.git
synced 2025-03-13 21:39:59 +01:00
Merge branch 'remove-dead-code' into 'develop'
Remove dead code See merge request pleroma/pleroma-fe!927
This commit is contained in:
commit
018a650166
1 changed files with 0 additions and 3 deletions
|
@ -149,9 +149,6 @@ const conversation = {
|
|||
},
|
||||
toggleExpanded () {
|
||||
this.expanded = !this.expanded
|
||||
if (!this.expanded) {
|
||||
this.setHighlight(null)
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue