mirror of
https://github.com/zadam/trilium.git
synced 2025-11-03 03:46:37 +01:00
alert for missing file preview
This commit is contained in:
@@ -161,6 +161,8 @@ function getContentDisposition(filename) {
|
||||
const STRING_MIME_TYPES = [
|
||||
"application/javascript",
|
||||
"application/x-javascript",
|
||||
"application/json",
|
||||
"application/x-sql",
|
||||
"image/svg+xml"
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user