This commit is contained in:
tevenfeng 2023-05-13 14:06:14 +00:00
parent 691f39833c
commit 45c4470f73

View File

@ -63,8 +63,8 @@ const ALLOWED_OPTIONS = new Set([
'checkForUpdates',
'disableTray',
'customSearchEngineName',
'customSearchEngineUrl',,
'openNoteIn'
'customSearchEngineUrl',
'openNoteIn',
]);
function getOptions() {