mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
remove blank line
This commit is contained in:
parent
2729d60460
commit
a703793729
1 changed files with 1 additions and 2 deletions
|
@ -324,8 +324,7 @@ class MainActivity : AppCompatActivity(), ColorPickerDialogListener {
|
||||||
val reloadLibraryEvent = Event<Boolean>()
|
val reloadLibraryEvent = Event<Boolean>()
|
||||||
|
|
||||||
/** For battery optimisation **/
|
/** For battery optimisation **/
|
||||||
private var isAppOptimised : Boolean by UserPreferenceDelegate("iAppOptimised", false)
|
private var isAppOptimised : Boolean by UserPreferenceDelegate("isAppOptimised", false)
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @return true if the str has launched an app task (be it successful or not)
|
* @return true if the str has launched an app task (be it successful or not)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue