mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-08 22:14:07 +02:00
...
This commit is contained in:
parent
907e57fbbc
commit
df383157a3
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ def search(self):
|
|||
sd.exec_()
|
||||
|
||||
def open_store(self, store_plugin):
|
||||
self.first_run_check()
|
||||
self.show_disclaimer()
|
||||
store_plugin.open(self.gui)
|
||||
|
||||
def show_disclaimer(self):
|
||||
|
|
|
|||
Loading…
Reference in a new issue