Improve thread rendering (show reply lines)

This commit is contained in:
Paul Frazee 2022-09-28 15:03:16 -05:00
parent 9f91edc1d1
commit a21a0d2988
4 changed files with 77 additions and 6 deletions

View file

@ -88,7 +88,6 @@ export class SessionModel {
}
clear() {
console.log('clear()')
this.data = null
}