mirror of
https://github.com/varunsridharan/github-gitea-mirror.git
synced 2024-11-23 09:19:03 +03:00
Update gistsStared.py
This commit is contained in:
parent
57abaa3898
commit
99ed0dfb9b
@ -49,7 +49,7 @@ def gistsStared():
|
||||
"uid" : gitea_uid,
|
||||
}
|
||||
|
||||
status = giteaCreateRepo(m,isPrivate,True)
|
||||
status = giteaCreateRepo(m,isPrivate,False)
|
||||
|
||||
if status != 'failed':
|
||||
try:
|
||||
|
Loading…
Reference in New Issue
Block a user