mirror of
https://gitlab.com/chicken-riders/RcGcDw.git
synced 2025-02-23 00:24:09 +00:00
Fix startup if extension is enabled and setting not defined
This commit is contained in:
parent
0fdcc14b76
commit
5a7a6ea71c
|
@ -55,6 +55,7 @@ class DBConnector:
|
|||
self.session.close()
|
||||
|
||||
|
||||
if dbconn:
|
||||
db_singleton = DBConnector()
|
||||
|
||||
@post_hook
|
||||
|
|
Loading…
Reference in a new issue