forked from openlp/openlp
- Added one missing empty row
This commit is contained in:
parent
be9c394b63
commit
ebdad8519f
@ -94,6 +94,7 @@ def handle_db_error(self, plugin_name, db_file_name):
|
|||||||
log.exception('Failed to find data folder path.')
|
log.exception('Failed to find data folder path.')
|
||||||
return
|
return
|
||||||
|
|
||||||
|
|
||||||
def init_url(plugin_name, db_file_name=None):
|
def init_url(plugin_name, db_file_name=None):
|
||||||
"""
|
"""
|
||||||
Return the database URL.
|
Return the database URL.
|
||||||
|
Loading…
Reference in New Issue
Block a user