Explorar el Código

Bug in calling view

Foppe Hemminga hace 6 años
padre
commit
b24c7e98a4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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])