Daniel Gibbs 4 anni fa
parent
commit
5e5ace5c18
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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
 				},