Improve thread rendering

This commit is contained in:
Paul Frazee
2022-12-18 18:54:05 -06:00
parent fefd8cc8a0
commit cbfa9f62a4
5 changed files with 194 additions and 101 deletions
+1
View File
@@ -48,6 +48,7 @@ export class PostThreadViewPostModel implements GetPostThread.Post {
_reactKey: string = ''
_depth = 0
_isHighlightedPost = false
_hasMore = false
// data
$type: string = ''