Skip to content
This repository has been archived by the owner on Jul 7, 2021. It is now read-only.

Commit

Permalink
Update RaffleGUI.py
Browse files Browse the repository at this point in the history
  • Loading branch information
shoyu3 authored May 27, 2021
1 parent 3590fe1 commit 6e19896
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RaffleGUI.py
Original file line number Diff line number Diff line change
Expand Up @@ -1053,8 +1053,8 @@ def clicked0():
except:
pass
printp('模拟登录失败,可能是cookie无效,已过期或未登录,请重新获取cookie!')
return False
print(str(repr(e)))
return False
#dyid=input('输入动态ID:')
#bar['value']=30
BarProgress(30)
Expand Down

0 comments on commit 6e19896

Please sign in to comment.