mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
mini fix
This commit is contained in:
parent
cbeeff5cca
commit
cd166cb0d3
1 changed files with 1 additions and 1 deletions
|
@ -186,7 +186,7 @@ class LibraryFragment : Fragment() {
|
|||
items,
|
||||
selectedIndex,
|
||||
txt(R.string.open_with).asString(this),
|
||||
true,
|
||||
false,
|
||||
{},
|
||||
) {
|
||||
val savedData = if (it < baseOptions.size) {
|
||||
|
|
Loading…
Reference in a new issue