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 "inline": true
}, },
{ {
"name": "Players", "name": "${alertplayerstitle}",
"value": "${alertplayers}", "value": "${alertplayers}",
"inline": true "inline": true
}, },

Loading…
Cancel
Save