Improve thread rendering
This commit is contained in:
parent
69b86255c6
commit
ae3099dfca
5 changed files with 194 additions and 101 deletions
|
@ -48,6 +48,7 @@ export class PostThreadViewPostModel implements GetPostThread.Post {
|
|||
_reactKey: string = ''
|
||||
_depth = 0
|
||||
_isHighlightedPost = false
|
||||
_hasMore = false
|
||||
|
||||
// data
|
||||
$type: string = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue