work on cliui
This commit is contained in:
parent
c142ab770a
commit
083003191f
2 changed files with 7 additions and 5 deletions
|
|
@ -389,6 +389,7 @@ class Core:
|
|||
conn.close()
|
||||
except sqlite3.OperationalError:
|
||||
retData = False
|
||||
self.daemonQueue()
|
||||
events.event('queue_push', data = {'command': command, 'data': data}, onionr = None)
|
||||
|
||||
return retData
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue