Skip to content

Commit

Permalink
fixed #524
Browse files Browse the repository at this point in the history
  • Loading branch information
LagradOst committed Aug 1, 2023
1 parent 8dae4c2 commit d5316bf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -624,7 +624,7 @@ class ResultFragmentTv : Fragment() {
resultPlaySeries.setOnClickListener {
viewModel.handleAction(
EpisodeClickEvent(
ACTION_PLAY_EPISODE_IN_PLAYER,
ACTION_CLICK_DEFAULT,
first
)
)
Expand Down

0 comments on commit d5316bf

Please sign in to comment.