refactor: rename 'detour' to 'download_lists_via_proxy'

This commit is contained in:
Andrey Petelin
2025-10-10 19:33:37 +05:00
committed by divocat
parent e3557f374e
commit 35d9441837
2 changed files with 11 additions and 11 deletions

View File

@@ -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'),
);