mirror of
https://github.com/zadam/trilium.git
synced 2025-11-08 14:25:51 +01:00
server-ts: Port migration, port, sql_init services
This commit is contained in:
@@ -143,7 +143,7 @@ async function migrateIfNecessary() {
|
||||
}
|
||||
}
|
||||
|
||||
module.exports = {
|
||||
export = {
|
||||
migrateIfNecessary,
|
||||
isDbUpToDate
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user