mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-04-21 16:33:21 +02:00
...
This commit is contained in:
parent
14a28a240a
commit
133c2dac69
1 changed files with 1 additions and 0 deletions
|
|
@ -497,6 +497,7 @@ def initialize_plugin(plugin, path_to_zip_file):
|
|||
%tb) + '\n'+tb)
|
||||
|
||||
def has_external_plugins():
|
||||
'True if there are updateable (zip file based) plugins'
|
||||
return bool(config['plugins'])
|
||||
|
||||
def initialize_plugins(perf=False):
|
||||
|
|
|
|||
Loading…
Reference in a new issue