mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
Merge branch 'm43-2'
# Conflicts: # src/public/app/services/app_context.js # src/public/app/widgets/run_script_buttons.js
This commit is contained in:
commit
f1ce0c7774
@ -123,6 +123,7 @@ const MIME_TYPES_DICT = [
|
||||
{ title: "Spreadsheet", mime: "text/x-spreadsheet" },
|
||||
{ default: true, title: "SQL", mime: "text/x-sql" },
|
||||
{ title: "SQLite", mime: "text/x-sqlite" },
|
||||
{ default: true, title: "SQLite (Trilium)", mime: "text/x-sqlite+trilium" },
|
||||
{ title: "Squirrel", mime: "text/x-squirrel" },
|
||||
{ title: "Stylus", mime: "text/x-styl" },
|
||||
{ default: true, title: "Swift", mime: "text/x-swift" },
|
||||
|
Loading…
x
Reference in New Issue
Block a user