mirror of
https://github.com/itdoginfo/podkop.git
synced 2026-01-01 06:09:08 +03:00
refactor: rename 'ss_uot' to 'enable_shadowsocks_udp_over_tcp'
This commit is contained in:
@@ -120,7 +120,7 @@ function createSectionContent(section) {
|
||||
|
||||
o = section.option(
|
||||
form.Flag,
|
||||
'ss_uot',
|
||||
'enable_shadowsocks_udp_over_tcp',
|
||||
_('Shadowsocks UDP over TCP'),
|
||||
_('Apply for SS2022'),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user