mirror of
https://github.com/Aviortheking/Neo-Store.git
synced 2025-06-18 13:29:18 +00:00
Add: Proxy-related dependencies
This commit is contained in:
@ -91,4 +91,6 @@ val IntPrefsRanges = mapOf(
|
||||
|
||||
val PrefsDependencies = mapOf(
|
||||
Preferences.Key.RootSessionInstaller to Preferences.Key.RootPermission,
|
||||
Preferences.Key.ProxyHost to Preferences.Key.ProxyType,
|
||||
Preferences.Key.ProxyPort to Preferences.Key.ProxyType,
|
||||
)
|
||||
|
Reference in New Issue
Block a user