mirror of
https://github.com/libre-tube/LibreTube.git
synced 2025-04-27 07:20:30 +05:30
fix: only enable full local mode by default on new installations
This commit is contained in:
parent
d1782b7edc
commit
26a5a404d1
@ -348,7 +348,7 @@ object PlayerHelper {
|
||||
val fullLocalMode: Boolean
|
||||
get() = PreferenceHelper.getBoolean(
|
||||
PreferenceKeys.FULL_LOCAL_MODE,
|
||||
true
|
||||
false
|
||||
)
|
||||
|
||||
val localStreamExtraction: Boolean
|
||||
|
Loading…
x
Reference in New Issue
Block a user