feat: added some minor logging
This commit is contained in:
parent
b7d36de976
commit
a9d3af024e
2 changed files with 7 additions and 4 deletions
|
@ -328,7 +328,7 @@ pub(crate) mod server {
|
|||
ID: {id}
|
||||
Online: {online}
|
||||
Info: {description}
|
||||
Link: <http://panel.games.skynet.ie/server/{id}>
|
||||
Link: <https://panel.games.skynet.ie/server/{id}>
|
||||
"#,
|
||||
name = &x.attributes.name,
|
||||
online = !x.attributes.is_suspended,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue