mirror of
https://github.com/zadam/trilium.git
synced 2025-12-11 13:15:58 +08:00
chore(ckeditor/watchdog): accidental comment
This commit is contained in:
parent
ea613986c2
commit
a9209f5103
1 changed files with 2 additions and 2 deletions
|
|
@ -318,8 +318,8 @@ function useWatchdogCrashHandling() {
|
|||
});
|
||||
}
|
||||
}
|
||||
]
|
||||
// timeout: 20_000
|
||||
],
|
||||
timeout: 20_000
|
||||
});
|
||||
} else if (currentState === "crashedPermanently") {
|
||||
dialog.info(t("editable_text.keeps-crashing"));
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue