Update download_themes.sh
This commit is contained in:
parent
064030ad5c
commit
2df26aec9b
@ -15,7 +15,6 @@ themes=(
|
||||
# Function to send an error message to Discord
|
||||
function send_discord_message() {
|
||||
message="$1"
|
||||
|
||||
curl -H "Content-Type: application/json" -X POST -d "{\"content\": \"$message\"}" "$DISCORD_WEBHOOK_URL"
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user