瀏覽代碼

Bug in calling view

Foppe Hemminga 6 年之前
父節點
當前提交
b24c7e98a4
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      main.py

+ 1 - 1
main.py

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