mirror of
https://github.com/alice-lg/birdwatcher.git
synced 2025-03-09 00:00:05 +01:00
fixed naming
This commit is contained in:
parent
afd39c4d9a
commit
ddc22da4a4
1 changed files with 1 additions and 1 deletions
|
@ -300,7 +300,7 @@ func RoutesDumpPerPeerTable() (Parsed, bool) {
|
|||
}
|
||||
|
||||
result := Parsed{
|
||||
"exported": imported,
|
||||
"imported": imported,
|
||||
"filtered": filtered,
|
||||
}
|
||||
return result, cached
|
||||
|
|
Loading…
Add table
Reference in a new issue