namnguyen 6 tháng trước cách đây
mục cha
commit
9e845fe747
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

@@ -13,8 +13,8 @@ from example_library import ExampleLibrary
 from taipy.gui import Gui
 
 data = [
-    ["♟", "♟", "♟", "♟", "♟", "♟", "♟", "♟"],
     ["♜", "♞", "♝", "♛", "♚", "♝", "♞", "♜"],
+    ["♟", "♟", "♟", "♟", "♟", "♟", "♟", "♟"],
     ["", "", "", "", "", "", "", ""],
     ["", "", "", "", "", "", "", ""],
     ["", "", "", "", "", "", "", ""],