Revert "open window before loading becca"

This reverts commit 2fbcd9aaf7.
This commit is contained in:
zadam
2022-11-23 23:49:49 +01:00
parent 2fbcd9aaf7
commit e4e20c8007
8 changed files with 20 additions and 32 deletions

View File

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