revert av1 fix. it wasnt a proper fix

This commit is contained in:
edshot99 2025-01-27 21:20:27 -06:00
parent bf9125cbd9
commit 989a0bb355

View File

@ -81,7 +81,7 @@ module FileMethods
"gif" "gif"
when "image/png" when "image/png"
"png" "png"
when "video/webm", "audio/webm" when "video/webm"
"webm" "webm"
when "video/mp4" when "video/mp4"
"mp4" "mp4"