From 76f6979f1e73f5819e5fb29693237c411ca613b4 Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Tue, 14 Sep 2021 23:37:11 +0100 Subject: [PATCH] alerticon --- lgsm/functions/alert.sh | 2 +- lgsm/functions/alert_discord.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lgsm/functions/alert.sh b/lgsm/functions/alert.sh index 4eec729a3..082dccf4e 100755 --- a/lgsm/functions/alert.sh +++ b/lgsm/functions/alert.sh @@ -99,7 +99,7 @@ if [ -n "${appid}" ]; then else alertimage="https://raw.githubusercontent.com/${githubuser}/${githubrepo}/${githubbranch}/lgsm/data/gameheaders/${shortname}-header.jpg" fi -alerticon="https://raw.githubusercontent.com/${githubuser}/${githubrepo}/${githubbranch}/lgsm/data/gameicons/${shortname}-icon.jpg" +alerticon="https://raw.githubusercontent.com/${githubuser}/${githubrepo}/${githubbranch}/lgsm/data/gameicons/${shortname}-icon.png" # Allow Alert to display gamedig info if available. if [ "${querystatus}" != "0" ]; then diff --git a/lgsm/functions/alert_discord.sh b/lgsm/functions/alert_discord.sh index ef69635ec..4e77d500c 100755 --- a/lgsm/functions/alert_discord.sh +++ b/lgsm/functions/alert_discord.sh @@ -55,7 +55,7 @@ json=$(cat <