Commit 8e953e07 authored by 🕺 Winnie 🕺's avatar 🕺 Winnie 🕺

Use music icon for files with .ogg extension

parent 1cf18804
...@@ -202,7 +202,7 @@ const fileExtensionIcons = { ...@@ -202,7 +202,7 @@ const fileExtensionIcons = {
flv: 'movie', flv: 'movie',
vob: 'movie', vob: 'movie',
ogv: 'movie', ogv: 'movie',
ogg: 'movie', ogg: 'music',
gifv: 'movie', gifv: 'movie',
avi: 'movie', avi: 'movie',
mov: 'movie', mov: 'movie',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment