mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
3875cd176c
commit
9b6613c192
@ -200,7 +200,7 @@ class Source(Plugin):
|
|||||||
#: during the identify phase
|
#: during the identify phase
|
||||||
touched_fields = frozenset()
|
touched_fields = frozenset()
|
||||||
|
|
||||||
#: Set this to True if your plugin return HTML formatted comments
|
#: Set this to True if your plugin returns HTML formatted comments
|
||||||
has_html_comments = False
|
has_html_comments = False
|
||||||
|
|
||||||
#: Setting this to True means that the browser object will add
|
#: Setting this to True means that the browser object will add
|
||||||
|
Loading…
x
Reference in New Issue
Block a user