Browse Source

Players title

feature/alerts-refactor
Daniel Gibbs 4 years ago
parent
commit
5e5ace5c18
  1. 2
      lgsm/functions/alert_discord.sh

2
lgsm/functions/alert_discord.sh

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

Loading…
Cancel
Save