mirror of
https://github.com/zadam/trilium.git
synced 2025-11-06 21:36:05 +01:00
spell check support + small options tabs reorganization
This commit is contained in:
@@ -51,7 +51,11 @@ function reloadOptions() {
|
||||
return optionsReady;
|
||||
}
|
||||
|
||||
/** just waits for some options without triggering reload */
|
||||
/**
|
||||
* just waits for some options without triggering reload
|
||||
*
|
||||
* @return {Options}
|
||||
*/
|
||||
async function waitForOptions() {
|
||||
return await optionsReady;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user