mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
lol
This commit is contained in:
parent
1b8e608f4f
commit
c02aa44c96
1 changed files with 1 additions and 0 deletions
|
@ -758,6 +758,7 @@ class MainActivity : AppCompatActivity(), ColorPickerDialogListener, BiometricCa
|
||||||
|
|
||||||
lateinit var viewModel: ResultViewModel2
|
lateinit var viewModel: ResultViewModel2
|
||||||
lateinit var syncViewModel: SyncViewModel
|
lateinit var syncViewModel: SyncViewModel
|
||||||
|
private var libraryViewModel: LibraryViewModel? = null
|
||||||
|
|
||||||
/** kinda dirty, however it signals that we should use the watch status as sync or not*/
|
/** kinda dirty, however it signals that we should use the watch status as sync or not*/
|
||||||
var isLocalList: Boolean = false
|
var isLocalList: Boolean = false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue