Skip to content

Commit

Permalink
Update log message
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerardo committed Feb 7, 2024
1 parent 9d3e3e2 commit daccf7e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ private void downloadExternalMedia() {
}
}
} catch (Exception e) {
AppLog.e(T.MEDIA, "ShareIntentReceiver failed ", e);
AppLog.e(T.MEDIA, "ShareIntentReceiver failed to download media ", e);
}
}

Expand Down

0 comments on commit daccf7e

Please sign in to comment.