mirror of
https://github.com/zadam/trilium.git
synced 2025-10-30 01:36:24 +01:00
options UI for selecting support code note MIME types
This commit is contained in:
@@ -28,7 +28,8 @@ const ALLOWED_OPTIONS = [
|
||||
'attributesWidget',
|
||||
'linkMapWidget',
|
||||
'noteRevisionsWidget',
|
||||
'whatLinksHereWidget'
|
||||
'whatLinksHereWidget',
|
||||
'codeNotesMimeTypes'
|
||||
];
|
||||
|
||||
async function getOptions() {
|
||||
|
||||
Reference in New Issue
Block a user