mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
oops
This commit is contained in:
parent
be02dee998
commit
1f54d4fbb3
@ -534,7 +534,7 @@ def render_categories(opts, db, category_data):
|
||||
|
||||
|
||||
def categories_as_json(ctx, rd, db, opts, vl):
|
||||
return ctx.get_tag_browser(rd, db, opts, partial(render_categories, opts), vl='')
|
||||
return ctx.get_tag_browser(rd, db, opts, partial(render_categories, opts), vl=vl)
|
||||
|
||||
# Test tag browser {{{
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user