mirror of
https://github.com/zadam/trilium.git
synced 2025-11-03 20:06:08 +01:00
migration script to camel case
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
const sql = require('./sql');
|
||||
const sourceId = require('./sourceId');
|
||||
const sourceId = require('./source_id');
|
||||
const utils = require('./utils');
|
||||
const sync_setup = require('./sync_setup');
|
||||
const log = require('./log');
|
||||
|
||||
Reference in New Issue
Block a user