Skip to content

Commit

Permalink
remove credit authors in-code
Browse files Browse the repository at this point in the history
  • Loading branch information
sunrisela authored and nielsvanvelzen committed Sep 24, 2022
1 parent edd0aab commit b6eb83c
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -410,8 +410,7 @@ protected void startExternalActivity(String path, String container) {
external.putExtra(API_MX_FILENAME, file.getName());
}
}

// updated by sunrisela

external.putExtra(API_MX_SECURE_URI, true);
this.adaptExternalSubtitles(mCurrentStreamInfo, external);

Expand Down

0 comments on commit b6eb83c

Please sign in to comment.