RXTIME commited on
Commit
eeba3f8
·
verified ·
1 Parent(s): c2828cc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -41,4 +41,5 @@ if __name__ == '__main__':
41
  Thread(target=run_scheduler).start()
42
 
43
  # Inicia o bot
44
- main()
 
 
41
  Thread(target=run_scheduler).start()
42
 
43
  # Inicia o bot
44
+ main()
45
+