diff --git a/views/bootstrap/class.Bootstrap.php b/views/bootstrap/class.Bootstrap.php index e289677cd..5cb3e5a4b 100644 --- a/views/bootstrap/class.Bootstrap.php +++ b/views/bootstrap/class.Bootstrap.php @@ -1041,6 +1041,7 @@ background-image: linear-gradient(to bottom, #882222, #111111);; $icons["wav"] = "audio.svg"; $icons["mp3"] = "audio.svg"; $icons["m4a"] = "audio.svg"; + $icons["ogg"] = "audio.svg"; $icons["opus"] = "audio.svg"; $icons["c"] = "text-x-preview.svg"; $icons["cpp"] = "text-x-preview.svg";