mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
fix
This commit is contained in:
parent
691f39833c
commit
45c4470f73
@ -63,8 +63,8 @@ const ALLOWED_OPTIONS = new Set([
|
|||||||
'checkForUpdates',
|
'checkForUpdates',
|
||||||
'disableTray',
|
'disableTray',
|
||||||
'customSearchEngineName',
|
'customSearchEngineName',
|
||||||
'customSearchEngineUrl',,
|
'customSearchEngineUrl',
|
||||||
'openNoteIn'
|
'openNoteIn',
|
||||||
]);
|
]);
|
||||||
|
|
||||||
function getOptions() {
|
function getOptions() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user