Update heroku_info.py

pull/50/head
Who? 2024-12-26 11:03:37 +07:00 committed by GitHub
parent e0b72afeb2
commit 65ed2c9ef6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ class HerokuInfoMod(loader.Module):
return ( return (
( (
"<b>🪐 Heroku</b>\n" "<b>🪐 Heroku</b>\n"
if not self.config["show_heroku"] if self.config["show_heroku"]
else "" else ""
) )
+ self.config["custom_message"].format( + self.config["custom_message"].format(