mirror of
https://github.com/zadam/trilium.git
synced 2025-10-30 01:36:24 +01:00
options UI for image quality
This commit is contained in:
@@ -34,7 +34,9 @@ const ALLOWED_OPTIONS = [
|
||||
'calendarWidget',
|
||||
'codeNotesMimeTypes',
|
||||
'spellCheckEnabled',
|
||||
'spellCheckLanguageCode'
|
||||
'spellCheckLanguageCode',
|
||||
'imageMaxWidthHeight',
|
||||
'imageJpegQuality'
|
||||
];
|
||||
|
||||
async function getOptions() {
|
||||
|
||||
Reference in New Issue
Block a user