mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
d436612ecb
commit
cc17fd357f
@ -127,6 +127,8 @@ def get_categories(dbcache, sort='name', book_ids=None, icon_map=None):
|
|||||||
categories['rating'].remove(x)
|
categories['rating'].remove(x)
|
||||||
break
|
break
|
||||||
|
|
||||||
|
# TODO: User categories and saved searches
|
||||||
|
|
||||||
return categories
|
return categories
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user