Improve thread rendering
This commit is contained in:
@@ -48,6 +48,7 @@ export class PostThreadViewPostModel implements GetPostThread.Post {
|
||||
_reactKey: string = ''
|
||||
_depth = 0
|
||||
_isHighlightedPost = false
|
||||
_hasMore = false
|
||||
|
||||
// data
|
||||
$type: string = ''
|
||||
|
||||
Reference in New Issue
Block a user