options UI for selecting support code note MIME types

This commit is contained in:
zadam
2019-08-29 21:08:53 +02:00
parent 9d958e1860
commit c8f59ea547
12 changed files with 257 additions and 89 deletions

View File

@@ -28,7 +28,8 @@ const ALLOWED_OPTIONS = [
'attributesWidget',
'linkMapWidget',
'noteRevisionsWidget',
'whatLinksHereWidget'
'whatLinksHereWidget',
'codeNotesMimeTypes'
];
async function getOptions() {