You've already forked wakapi-readme-stats
fix: Text fix
This commit is contained in:
@@ -175,7 +175,7 @@ async def get_stats() -> str:
|
||||
for user in data:
|
||||
username = user.login.replace("-", "--")
|
||||
stats += f"[]({user.html_url}) "
|
||||
stats += f"\n\n###### Follow my account you can appear on this list. *This list updates every 12h*\n\n"
|
||||
stats += f"\n\n###### Follow my account to appear on this list. *This list updates every 12h*\n\n"
|
||||
|
||||
stats += f"**📈 {FM.t('Stats')}** \n\n"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user