bug fix
This commit is contained in:
parent
9cebdb5e84
commit
e4e6209198
@ -678,9 +678,7 @@ if __name__ == '__main__':
|
||||
last_updates = {"stocks": "27/06/2021 07:05:39", "crypto": "27/06/2021 07:05:39", "news": "27/06/2021 07:05:39", "weather": "27/06/2021 07:05:39", "forex": "27/06/2021 07:05:39", "sports": "27/06/2021 07:05:39"}
|
||||
|
||||
t = time.time()
|
||||
|
||||
updateWeather()
|
||||
sys.exit()
|
||||
|
||||
try:
|
||||
while True:
|
||||
if msg == 'A':
|
||||
|
Loading…
Reference in New Issue
Block a user