Daniel Gibbs 4 年之前
父節點
當前提交
79eb80398e
共有 1 個文件被更改,包括 1 次插入1 次删除
  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}*"
 				}
 			]
 		},