mirror of
https://github.com/yhl452493373/frpc-panel.git
synced 2026-04-04 06:17:00 +08:00
add i18n translations
This commit is contained in:
@@ -128,7 +128,7 @@ func (c *HandleController) parseConfigure(content, proxyType string) (interface{
|
||||
currentProxies[name] = section
|
||||
}
|
||||
clientProxies[name] = section
|
||||
delete(clientProxies[name], nameKey)
|
||||
delete(clientProxies[name], NameKey)
|
||||
}
|
||||
|
||||
if proxyType == "none" {
|
||||
|
||||
Reference in New Issue
Block a user