You've already forked wakapi-readme-stats
fix: Add line break
This commit is contained in:
@@ -89,7 +89,7 @@ async def get_short_github_info() -> str:
|
||||
for user in data:
|
||||
username = user.login.replace("-", "")
|
||||
stats += f""
|
||||
stats += f"\nIf you follow my account you can appear on this list. *This list updates every 12h*\n\n"
|
||||
stats += f"\n\nIf you follow my account you can appear on this list. *This list updates every 12h*\n\n"
|
||||
|
||||
DBM.i("Adding short GitHub info...")
|
||||
stats += f"**🐱 {FM.t('My GitHub Data')}** \n\n"
|
||||
|
||||
Reference in New Issue
Block a user