Skip to content

Commit 47f73cf

Browse files
committed
hide color to move at the page load
1 parent ab08140 commit 47f73cf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

backend/views/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,9 @@
211211

212212
<script>
213213

214+
$("#who_to_move_white").hide()
215+
$("#who_to_move_black").hide()
216+
214217
var obj = { url_original: "", dataMatch: undefined }
215218
requestNew(obj)
216219
getUuid()

0 commit comments

Comments
 (0)