Fix issue in corona

This commit is contained in:
Stijn De Clercq 2021-02-02 01:44:38 +01:00
parent 9df8126455
commit e847b0e4b3

View file

@ -280,6 +280,9 @@ class Corona(commands.Cog):
if st.startswith("0"):
st = st[1:]
if st[2] == "0":
st = st[:2] + st[3:]
return st
# Order dates