diff --git a/database_caller.py b/database_caller.py index 73f2943..ba60964 100755 --- a/database_caller.py +++ b/database_caller.py @@ -30,6 +30,7 @@ try: last_updates = json.load(f) f.close() last_updates['stocks']['force'] = True + last_updates['globalstocks']['force'] = True last_updates['prepost']['force'] = True last_updates['sports_l']['force'] = True last_updates['market']['force'] = True