mirror of
https://github.com/zadam/trilium.git
synced 2025-12-27 02:30:03 +01:00
chore(ckeditor/watchdog): accidental comment
This commit is contained in:
@@ -318,8 +318,8 @@ function useWatchdogCrashHandling() {
|
||||
});
|
||||
}
|
||||
}
|
||||
]
|
||||
// timeout: 20_000
|
||||
],
|
||||
timeout: 20_000
|
||||
});
|
||||
} else if (currentState === "crashedPermanently") {
|
||||
dialog.info(t("editable_text.keeps-crashing"));
|
||||
|
||||
Reference in New Issue
Block a user