mirror of
https://github.com/frappe/books.git
synced 2024-11-10 07:40:55 +00:00
Added await
This commit is contained in:
parent
638ea8ef86
commit
03429996e7
@ -34,6 +34,7 @@ class sqliteDatabase {
|
||||
|
||||
}
|
||||
}
|
||||
await this.commit();
|
||||
}
|
||||
|
||||
async create_table(doctype) {
|
||||
|
Loading…
Reference in New Issue
Block a user