mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
907e57fbbc
commit
df383157a3
@ -38,7 +38,7 @@ class StoreAction(InterfaceAction):
|
|||||||
sd.exec_()
|
sd.exec_()
|
||||||
|
|
||||||
def open_store(self, store_plugin):
|
def open_store(self, store_plugin):
|
||||||
self.first_run_check()
|
self.show_disclaimer()
|
||||||
store_plugin.open(self.gui)
|
store_plugin.open(self.gui)
|
||||||
|
|
||||||
def show_disclaimer(self):
|
def show_disclaimer(self):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user