Skip to content

Commit

Permalink
[PAY-2414] Remove manual mime type specification for Android downloads (
Browse files Browse the repository at this point in the history
  • Loading branch information
schottra authored Feb 12, 2024
1 parent 00b4df5 commit fe284c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/mobile/src/services/track-download.ts
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,6 @@ const download = async ({
addAndroidDownloads: {
description: filename,
mediaScannable: true,
mime: 'audio/mpeg',
notification: true,
path: filePath,
title: filename,
Expand Down

0 comments on commit fe284c2

Please sign in to comment.