mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
bf2d4d5ede
commit
53489c0eaa
@ -159,8 +159,7 @@ class UpdateMixin(object):
|
||||
self.status_bar.update_label.setText(msg)
|
||||
self.status_bar.update_label.setVisible(True)
|
||||
|
||||
if has_plugin_updates:
|
||||
self.plugin_update_found(plugin_updates)
|
||||
self.plugin_update_found(plugin_updates)
|
||||
|
||||
if has_calibre_update:
|
||||
if (force or (config.get('new_version_notification') and
|
||||
|
Loading…
x
Reference in New Issue
Block a user