black screen fix

This commit is contained in:
Neythen Treloar 2022-04-07 18:40:38 +01:00
parent 1e7dca59f2
commit c02eb8b741

View File

@ -2803,7 +2803,7 @@ if __name__ == '__main__':
try:
stock_ticker = StockTicker()
stock_ticker.process_msg('A')
while True: