Skip to content

Commit

Permalink
Update mainV2.py
Browse files Browse the repository at this point in the history
  • Loading branch information
new92 authored Jul 19, 2023
1 parent 41f6e7a commit a1739d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion InstagramFollowers/V2/mainV2.py
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ def ScriptInfo():
fsize = os.stat(fpath(f)).st_size
else:
fsize = 0
stars = 52
stars = 53
forks = 31
issues = 1
clissues = 5
Expand Down

0 comments on commit a1739d4

Please sign in to comment.