mirror of
https://github.com/viq/NewsBlur.git
synced 2025-09-18 21:43:31 +00:00
iOS app v2.0.
This commit is contained in:
parent
8835458c71
commit
578fa90b32
1 changed files with 1 additions and 1 deletions
|
@ -299,7 +299,7 @@ def load_feeds_flat(request):
|
||||||
|
|
||||||
feeds = {}
|
feeds = {}
|
||||||
flat_folders = {" ": []}
|
flat_folders = {" ": []}
|
||||||
iphone_version = "1.7"
|
iphone_version = "2.0"
|
||||||
|
|
||||||
if include_favicons == 'false': include_favicons = False
|
if include_favicons == 'false': include_favicons = False
|
||||||
if update_counts == 'false': update_counts = False
|
if update_counts == 'false': update_counts = False
|
||||||
|
|
Loading…
Add table
Reference in a new issue