Ver código fonte

Bug in calling view

Foppe Hemminga 6 anos atrás
pai
commit
b24c7e98a4
1 arquivos alterados com 1 adições e 1 exclusões
  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])