open window before loading becca

This commit is contained in:
zadam
2022-11-23 23:31:05 +01:00
parent 723db97094
commit 2fbcd9aaf7
8 changed files with 32 additions and 20 deletions

View File

@@ -1,8 +1,7 @@
"use strict";
const becca = require('./becca.js');
const becca = require('./becca');
const cls = require('../services/cls');
const protectedSessionService = require('../services/protected_session');
const log = require('../services/log');
function isNotePathArchived(notePath) {