fix(services,minecraft-servers): missing comma in webhook body
This commit is contained in:
@@ -334,7 +334,7 @@ in {
|
||||
"timestamp": "%s"
|
||||
}
|
||||
],
|
||||
"username": "FavelaSMP"
|
||||
"username": "FavelaSMP",
|
||||
"avatar_url": "https://favelasmp.guz.one/favicon.png"
|
||||
}' "$(date -u +%FT%TZ)")"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user