mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 19:05:59 +01:00
electron 2.0.9 and other small library updates
This commit is contained in:
@@ -44,7 +44,7 @@ async function isDbInitialized() {
|
||||
async function initDbConnection() {
|
||||
await cls.init(async () => {
|
||||
if (!await isDbInitialized()) {
|
||||
log.info("DB not initialized, please visit setup page to initialize Trilium.");
|
||||
log.info("DB not initialized, please visit setup page to see instructions on how to initialize Trilium.");
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user