fix databases
This commit is contained in:
parent
994a4ff7a7
commit
f8e3051206
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
from my.ext.kobuddy import *
|
||||
|
||||
set_databases('/L/backups/kobo')
|
||||
|
||||
def get_todos():
|
||||
def with_todo(ann):
|
||||
if ann is None:
|
||||
|
|
Loading…
Add table
Reference in a new issue