Browse Source

Players title

Daniel Gibbs 4 years ago
parent
commit
5e5ace5c18
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lgsm/functions/alert_discord.sh

+ 1 - 1
lgsm/functions/alert_discord.sh

@@ -30,7 +30,7 @@ json=$(cat <<EOF
 				"inline": true
 				},
 				{
-				"name": "Players",
+				"name": "${alertplayerstitle}",
 				"value": "${alertplayers}",
 				"inline": true
 				},