mirror of
https://github.com/zadam/trilium.git
synced 2025-11-15 17:55:52 +01:00
typos
This commit is contained in:
@@ -4,7 +4,7 @@ const fs = require('fs');
|
||||
|
||||
const RESOURCE_DIR = path.resolve(__dirname, "../..");
|
||||
|
||||
// where "trilium" executable is
|
||||
// where the "trilium" executable is
|
||||
const ELECTRON_APP_ROOT_DIR = path.resolve(RESOURCE_DIR, "../..");
|
||||
const DB_INIT_DIR = path.resolve(RESOURCE_DIR, "db");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user