Updates
- Updated FAQs copy. - Close nav on view switch
This commit is contained in:
parent
0a4789b38e
commit
2288afbba3
3 changed files with 31 additions and 5 deletions
|
@ -315,5 +315,6 @@ function get_thread_root_id(damus, id) {
|
|||
function switch_view(mode, opts) {
|
||||
log_warn("switch_view deprecated, use view_timeline_apply_mode");
|
||||
view_timeline_apply_mode(DAMUS, mode, opts);
|
||||
close_gnav();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue