sort items asc/desc
This commit is contained in:
parent
ed7aace6ff
commit
dc91b94cfa
5 changed files with 30 additions and 5 deletions
|
|
@ -8,6 +8,7 @@ func settingsDefaults() map[string]interface{} {
|
|||
"feed": "",
|
||||
"feed_list_width": 300,
|
||||
"item_list_width": 300,
|
||||
"sort_newest_first": true,
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue