mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
Fix accidentally removed whitespace
This commit is contained in:
parent
5f98b9a139
commit
933be68182
1 changed files with 1 additions and 1 deletions
|
@ -383,7 +383,7 @@ class HomeFragment : Fragment() {
|
|||
?: mutableListOf(TvType.Movie, TvType.TvSeries)
|
||||
|
||||
binding.cancelBtt.setOnClickListener {
|
||||
dialog.dismissSafe()
|
||||
dialog.dismissSafe()
|
||||
}
|
||||
|
||||
binding.applyBtt.setOnClickListener {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue