Daniel Gibbs 4 лет назад
Родитель
Сommit
5e5ace5c18
1 измененных файлов с 1 добавлено и 1 удалено
  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
 				},