force update global stocks
This commit is contained in:
parent
7409bbb286
commit
f59eca70f0
@ -30,6 +30,7 @@ try:
|
|||||||
last_updates = json.load(f)
|
last_updates = json.load(f)
|
||||||
f.close()
|
f.close()
|
||||||
last_updates['stocks']['force'] = True
|
last_updates['stocks']['force'] = True
|
||||||
|
last_updates['globalstocks']['force'] = True
|
||||||
last_updates['prepost']['force'] = True
|
last_updates['prepost']['force'] = True
|
||||||
last_updates['sports_l']['force'] = True
|
last_updates['sports_l']['force'] = True
|
||||||
last_updates['market']['force'] = True
|
last_updates['market']['force'] = True
|
||||||
|
Loading…
Reference in New Issue
Block a user