Skip to content

Commit

Permalink
feat: add drawio mimetypes to prevent code signing errors
Browse files Browse the repository at this point in the history
  • Loading branch information
tnyeanderson committed Jul 25, 2024
1 parent d843d67 commit f0c5da6
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 0 deletions.
17 changes: 17 additions & 0 deletions core/img/filetypes/drawio.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions core/img/filetypes/dwb.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions core/js/mimetypelist.js
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,8 @@ OC.MimeTypeList={
"application",
"application-pdf",
"audio",
"drawio",
"dwb",
"file",
"folder",
"folder-drag-accept",
Expand Down

0 comments on commit f0c5da6

Please sign in to comment.