Skip to content

Commit

Permalink
fix: Adapt icon color to new default for mime icons
Browse files Browse the repository at this point in the history
Signed-off-by: Julius Härtl <jus@bitgrid.net>
  • Loading branch information
juliusknorr authored and hweihwang committed Jul 24, 2024
1 parent 0b5e954 commit 7cf5a4f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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 @@ -142,7 +142,7 @@ OC.MimeTypeList={
"text-code",
"text-vcard",
"video",
"whiteboard",
"whiteboard",
"x-office-document",
"x-office-drawing",
"x-office-form",
Expand Down

0 comments on commit 7cf5a4f

Please sign in to comment.