Improve thread rendering (show reply lines)

This commit is contained in:
Paul Frazee
2022-09-28 15:03:16 -05:00
parent 521e691138
commit d9cf32f0ac
4 changed files with 77 additions and 6 deletions
-1
View File
@@ -88,7 +88,6 @@ export class SessionModel {
}
clear() {
console.log('clear()')
this.data = null
}