Skip to content

Commit

Permalink
support svg's in image preview
Browse files Browse the repository at this point in the history
  • Loading branch information
jogibear9988 authored Jan 3, 2025
1 parent 2bdb3e9 commit d79d9f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions/media-preview/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"priority": "builtin",
"selector": [
{
"filenamePattern": "*.{jpg,jpe,jpeg,png,bmp,gif,ico,webp,avif}"
"filenamePattern": "*.{jpg,jpe,jpeg,png,bmp,gif,ico,webp,avif,svg}"
}
]
},
Expand Down

0 comments on commit d79d9f0

Please sign in to comment.