Skip to content

Commit

Permalink
Allow playing application/x-ext-aac files
Browse files Browse the repository at this point in the history
  • Loading branch information
miko committed Aug 31, 2024
1 parent 65fdf99 commit 3bd3250
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/constants/claim.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ export const FORCE_CONTENT_TYPE_PLAYER = [
'application/x-ext-ogg',
'application/x-ext-m4a',
'application/octet-stream',
'application/x-ext-aac',
];

export const FORCE_CONTENT_TYPE_COMIC = [
Expand Down

0 comments on commit 3bd3250

Please sign in to comment.