mirror of https://github.com/coddrago/Heroku
fix: spam in logs
parent
83d5d2fa7c
commit
197412d27a
|
@ -928,7 +928,7 @@ def get_named_platform() -> str:
|
|||
return "💎 Serv00"
|
||||
|
||||
if main.IS_TOTHOST:
|
||||
return f"💘 ToTHost {os.environ['TOTHOST_RATE']}"
|
||||
return "💘 ToTHost"
|
||||
|
||||
if main.IS_AEZA:
|
||||
return "🛡 Aeza"
|
||||
|
|
Loading…
Reference in New Issue