mirror of
https://github.com/itdoginfo/podkop.git
synced 2025-12-12 14:37:03 +03:00
refactor: rename 'yacd' to 'enable_yacd'
This commit is contained in:
@@ -167,7 +167,7 @@ function createSettingsContent(section) {
|
||||
|
||||
o = section.option(
|
||||
form.Flag,
|
||||
'yacd',
|
||||
'enable_yacd',
|
||||
_('Enable YACD'),
|
||||
`<a href="${main.getClashApiUrl()}/ui" target="_blank">${main.getClashApiUrl()}/ui</a>`,
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user