fix/make-inline-video-playing-instance-configurable-default-true
shpuld 6 years ago
parent 0460728a8c
commit c3a931610a

@ -262,7 +262,6 @@ const Status = {
this.userExpanded = !this.userExpanded
},
toggleShowMore () {
console.log('toggleShowMore', this.showingTall)
if (this.showingTall) {
this.showingTall = false
} else if (this.expandingSubject && this.status.summary) {

Loading…
Cancel
Save