mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-11-29 15:36:36 -05:00
appmessage/call commands
This commit is contained in:
parent
b51e14783b
commit
28b08034f5
2 changed files with 93 additions and 1 deletions
|
|
@ -73,6 +73,7 @@ impl RoutingTable {
|
|||
" Self Transfer Stats: {:#?}\n\n",
|
||||
inner.self_transfer_stats
|
||||
);
|
||||
out += &format!(" Version: {}\n\n", veilid_version_string());
|
||||
|
||||
out
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue