mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-09-01 19:49:54 +02:00
core: fix build error
This commit is contained in:
@@ -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