mirror of
https://github.com/zadam/trilium.git
synced 2025-11-07 22:05:44 +01:00
rename becca entities to have B-prefix, #3476
This commit is contained in:
@@ -4,7 +4,7 @@ const sqlInit = require('../services/sql_init');
|
||||
const setupService = require('../services/setup');
|
||||
const utils = require('../services/utils');
|
||||
const assetPath = require("../services/asset_path");
|
||||
const appPath = require("../services/app_path.js");
|
||||
const appPath = require("../services/app_path");
|
||||
|
||||
function setupPage(req, res) {
|
||||
if (sqlInit.isDbInitialized()) {
|
||||
|
||||
Reference in New Issue
Block a user