mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Disable by default my plugins
This commit is contained in:
parent
bc98b043fd
commit
681c451238
@ -121,6 +121,8 @@ def enable_plugin(plugin_or_name):
|
||||
|
||||
default_disabled_plugins = set([
|
||||
'Douban Books', 'Douban.com covers',
|
||||
'NiceBooks', 'NiceBooksCovers',
|
||||
'Fictionwise'
|
||||
])
|
||||
|
||||
def is_disabled(plugin):
|
||||
|
Loading…
x
Reference in New Issue
Block a user