namnguyen 6 tháng trước cách đây
mục cha
commit
f673074154
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      doc/gui/extension/table_chess_game.py

+ 1 - 1
doc/gui/extension/table_chess_game.py

@@ -29,4 +29,4 @@ page = """
 """
 
 if __name__ == "__main__":
-    Gui(page, libraries=[ExampleLibrary()]).run(title="Chess Game", port=3003)
+    Gui(page, libraries=[ExampleLibrary()]).run(title="Chess Game")