Fix: typo (#2859)
This commit is contained in:
@ -87,7 +87,7 @@ func GetGeneral() *config.General {
|
||||
}
|
||||
|
||||
general := &config.General{
|
||||
LagecyInbound: config.LagecyInbound{
|
||||
LegacyInbound: config.LegacyInbound{
|
||||
Port: ports.Port,
|
||||
SocksPort: ports.SocksPort,
|
||||
RedirPort: ports.RedirPort,
|
||||
|
Reference in New Issue
Block a user