mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-04-18 20:43:12 +02:00
...
This commit is contained in:
parent
d436612ecb
commit
cc17fd357f
1 changed files with 2 additions and 0 deletions
|
|
@ -127,6 +127,8 @@ def get_categories(dbcache, sort='name', book_ids=None, icon_map=None):
|
|||
categories['rating'].remove(x)
|
||||
break
|
||||
|
||||
# TODO: User categories and saved searches
|
||||
|
||||
return categories
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue