mirror of
https://github.com/Leseratte10/acsm-calibre-plugin
synced 2026-08-10 18:46:50 -04:00
Add GUI, rename to "ACSM Input"
This commit is contained in:
@@ -11,7 +11,7 @@ def GetMasterKey(wineprefix):
|
||||
verbose_logging = False
|
||||
try:
|
||||
import calibre_plugins.deacsm.prefs as prefs
|
||||
deacsmprefs = prefs.DeACSM_Prefs()
|
||||
deacsmprefs = prefs.ACSMInput_Prefs()
|
||||
verbose_logging = deacsmprefs["detailed_logging"]
|
||||
except:
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user