forked from openlp/openlp
small fix
This commit is contained in:
parent
8caece6af0
commit
9b9f47a5be
@ -157,7 +157,6 @@ class BibleUpgradeForm(OpenLPWizard):
|
|||||||
backupdirectory)
|
backupdirectory)
|
||||||
except:
|
except:
|
||||||
return False
|
return False
|
||||||
break
|
|
||||||
return True
|
return True
|
||||||
|
|
||||||
def customInit(self):
|
def customInit(self):
|
||||||
|
Loading…
Reference in New Issue
Block a user