mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-30 07:05:06 +03:00
Fix typo
This commit is contained in:
parent
7f0df48984
commit
82508186ba
1 changed files with 1 additions and 1 deletions
|
@ -229,7 +229,7 @@ func (a *AdminSocket) SetupAdminHandlers(na *AdminSocket) {
|
|||
}
|
||||
return Info{
|
||||
"not_removed": []string{
|
||||
fmt.Sprint(port),
|
||||
in["uri"].(string),
|
||||
},
|
||||
}, errors.New("Failed to remove peer")
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue