Procházet zdrojové kódy

Bug in calling view

Foppe Hemminga před 6 roky
rodič
revize
b24c7e98a4
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      main.py

+ 1 - 1
main.py

@@ -46,4 +46,4 @@ if __name__ == '__main__':
         write_file.close()
 
     if send_message:
-        view.send_message(status['integer'])
+        view.send_message(status[1])