DiscordWebhook: Fix syntax error

This commit is contained in:
ReinforceZwei 2021-04-28 10:37:32 +08:00 committed by GitHub
parent 663d617ef6
commit 7fd0f9157f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -755,4 +755,4 @@ class DiscordWebhook : ChatBot
else { return GetHelp(); }
}
}
}