mirror of
https://github.com/itdoginfo/podkop.git
synced 2025-12-31 21:59:17 +03:00
refactor: rename 'detour' to 'download_lists_via_proxy'
This commit is contained in:
@@ -197,7 +197,7 @@ function createSettingsContent(section) {
|
||||
|
||||
o = section.option(
|
||||
form.Flag,
|
||||
'detour',
|
||||
'download_lists_via_proxy',
|
||||
_('Download Lists via Proxy/VPN'),
|
||||
_('Downloading all lists via main Proxy/VPN'),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user