mirror of https://github.com/coddrago/Heroku
Update heroku_info.py
parent
6a5c31b7e4
commit
97f4696f71
|
@ -76,6 +76,7 @@ class HerokuInfoMod(loader.Module):
|
|||
("🛡", "<emoji document_id=5282731554135615450>🌩</emoji>"),
|
||||
("💘", "<emoji document_id=5452140079495518256>💘</emoji>"),
|
||||
("🌼", " <emoji document_id=5224219153077914783>❤️</emoji>"),
|
||||
("🎡", "<emoji document_id=5226711870492126219>🎡</emoji>"),
|
||||
]:
|
||||
platform = platform.replace(emoji, icon)
|
||||
return (
|
||||
|
|
Loading…
Reference in New Issue