Daniel Gibbs 4 rokov pred
rodič
commit
79eb80398e
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      lgsm/functions/alert_slack.sh

+ 1 - 1
lgsm/functions/alert_slack.sh

@@ -54,7 +54,7 @@ json=$(cat <<EOF
 				},
 				{
 					"type": "mrkdwn",
-					"text": "*Game:* ${gamename}"
+					"text": "*${gamename}*"
 				}
 			]
 		},