forked from recloudstream/cloudstream
fix another merge issue
This commit is contained in:
parent
08af1d98be
commit
f9d3aa1861
1 changed files with 2 additions and 2 deletions
|
@ -341,8 +341,8 @@ class MainActivity : AppCompatActivity(), ColorPickerDialogListener {
|
|||
)
|
||||
main {
|
||||
showToast(
|
||||
this,
|
||||
this.getString(R.string.player_loaded_subtitles, repo.name),
|
||||
activity,
|
||||
getString(R.string.player_loaded_subtitles, repo.name),
|
||||
Toast.LENGTH_LONG
|
||||
)
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue