web: added open thread view
This commit is contained in:
parent
bd317fa05b
commit
fa9965b2a0
4 changed files with 20 additions and 0 deletions
|
@ -67,6 +67,7 @@ function init_home_model() {
|
|||
},
|
||||
notifications: init_timeline('notifications'),
|
||||
profile: init_timeline('profile'),
|
||||
thread: init_timeline('thread'),
|
||||
},
|
||||
pow: 0, // pow difficulty target
|
||||
deleted: {},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue