mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-09-02 04:01:43 +02:00
core: fix build error
This commit is contained in:
committed by
Abdullah Atta
parent
255bda8e61
commit
1c837f5fc2
@@ -60,6 +60,7 @@ class Migrator {
|
||||
);
|
||||
const table = new SQLCollection(
|
||||
db.sql,
|
||||
db.transaction,
|
||||
collection.table,
|
||||
db.eventManager
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user