Browse Source

Players title

Daniel Gibbs 4 năm trước cách đây
mục cha
commit
5e5ace5c18
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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
 				},