Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix: Adapt icon color to new default for mime icons
Signed-off-by: Julius Härtl <[email protected]>
  • Loading branch information
juliusknorr authored and hweihwang committed Jul 25, 2024
commit facb17bcfee8954488aab7441b514f7f69cf9a1a
2 changes: 1 addition & 1 deletion core/img/filetypes/whiteboard.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: 1 addition & 1 deletion core/js/mimetypelist.js
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ OC.MimeTypeList={
"text-code",
"text-vcard",
"video",
"whiteboard",
"whiteboard",
"x-office-document",
"x-office-drawing",
"x-office-form",
Expand Down