Skip to content

Commit

Permalink
fixup order
Browse files Browse the repository at this point in the history
  • Loading branch information
Thorin-Oakenpants authored Dec 3, 2023
1 parent 7c0636f commit 0cd8e8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/media.js
Original file line number Diff line number Diff line change
Expand Up @@ -137,8 +137,8 @@ function get_media(type) {
a+'mp4; codecs="flac"',
a+'mp4; codecs="mp3"',
a+'mp4; codecs="mp4a.40.2"',
a+'mp4; codecs="mp4a.40.5"',
a+'mp4; codecs="mp4a.40.29"',
a+'mp4; codecs="mp4a.40.5"',
a+'mp4; codecs="mp4a.67"',
//a+'mp4; codecs=\'\'',
a+'mpeg',
Expand Down

0 comments on commit 0cd8e8e

Please sign in to comment.