mirror of
https://github.com/Aviortheking/Neo-Store.git
synced 2025-04-23 19:32:16 +00:00
Add: Proxy-related dependencies
This commit is contained in:
parent
30fb0d2dd2
commit
58e5f6a57a
@ -91,4 +91,6 @@ val IntPrefsRanges = mapOf(
|
|||||||
|
|
||||||
val PrefsDependencies = mapOf(
|
val PrefsDependencies = mapOf(
|
||||||
Preferences.Key.RootSessionInstaller to Preferences.Key.RootPermission,
|
Preferences.Key.RootSessionInstaller to Preferences.Key.RootPermission,
|
||||||
|
Preferences.Key.ProxyHost to Preferences.Key.ProxyType,
|
||||||
|
Preferences.Key.ProxyPort to Preferences.Key.ProxyType,
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user