mirror of
https://github.com/truroshan/py-cowin-termux
synced 2025-04-20 17:24:36 +05:30
small change
This commit is contained in:
parent
753f42a276
commit
b47166b77e
2
cowin.py
2
cowin.py
|
@ -181,7 +181,7 @@ class CoWinBook():
|
|||
try:
|
||||
msg = json.loads(msg)[0]
|
||||
return msg
|
||||
finally:
|
||||
except KeyError:
|
||||
raise Exception("Install Termux:API 0.31 Version for AutoMode ")
|
||||
# Get OTP using DB hosted on Cloudflare and Attached with https://play.google.com/store/apps/details?id=com.gawk.smsforwarder
|
||||
elif self.otp == 's':
|
||||
|
|
Loading…
Reference in a new issue