Commit 46d7ecb6 authored by Paul Slaughter's avatar Paul Slaughter

Merge branch 'winniehell-ogg-music' into 'master'

Use music icon for files with .ogg extension

See merge request gitlab-org/gitlab!29514
parents 8f12a30e a1c10655
......@@ -202,7 +202,7 @@ const fileExtensionIcons = {
flv: 'movie',
vob: 'movie',
ogv: 'movie',
ogg: 'movie',
ogg: 'music',
gifv: 'movie',
avi: 'movie',
mov: 'movie',
......
---
title: Use music icon for files with .ogg extension
merge_request: 29514
author:
type: fixed
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