Update views.py
This commit is contained in:
parent
addb03269e
commit
d201d9ed63
1 changed files with 1 additions and 0 deletions
|
@ -903,6 +903,7 @@ async def index(request):
|
|||
update_xmr = False
|
||||
update_btc = False
|
||||
update_socials = False
|
||||
update_data = False
|
||||
|
||||
if now > 1 and now < 11:
|
||||
try:
|
||||
|
|
Loading…
Reference in a new issue