mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-02-06 05:38:27 -06: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