You've already forked wakapi-readme-stats
git lib added
This commit is contained in:
@@ -143,7 +143,7 @@ async def get_stats() -> str:
|
||||
|
||||
if EM.SHOW_PROFILE_VIEWS:
|
||||
DBM.i("Adding profile views info...")
|
||||
data = GHM.REPO.get_views_traffic(per="week")
|
||||
data = GHM.REMOTE.get_views_traffic(per="week")
|
||||
stats += f")}-{data['count']}-blue)\n\n"
|
||||
|
||||
if EM.SHOW_LINES_OF_CODE:
|
||||
|
||||
Reference in New Issue
Block a user