mirror of
https://github.com/viq/NewsBlur.git
synced 2025-09-18 21:43:31 +00:00
Whoops, forgot to automatically turn off sidebar collapse button.
This commit is contained in:
parent
a0cd4c817f
commit
c0318065b6
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@
|
|||
'count_unreads_after_import_working': false,
|
||||
'import_from_google_reader_working': false,
|
||||
'sidebar_closed': this.options.hide_sidebar,
|
||||
'splash_page_frontmost': false
|
||||
'splash_page_frontmost': true
|
||||
};
|
||||
this.locks = {};
|
||||
this.counts = {
|
||||
|
|
Loading…
Add table
Reference in a new issue