web: added open thread view

This commit is contained in:
Thomas Mathews 2022-11-18 19:04:48 -08:00 committed by William Casarin
parent bd317fa05b
commit fa9965b2a0
4 changed files with 20 additions and 0 deletions

View file

@ -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: {},