Skip to content

Commit

Permalink
Update board_drawer.js
Browse files Browse the repository at this point in the history
  • Loading branch information
rooklift committed Feb 7, 2024
1 parent 7a94c06 commit c988560
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/modules/board_drawer.js
Original file line number Diff line number Diff line change
Expand Up @@ -1035,6 +1035,7 @@ let board_drawer_prototype = {
let short_strings = {
"Winrate": "Win",
"Visits": "Visit",
"Visits (%)": "Vis %",
};

let board = node.get_board();
Expand Down

0 comments on commit c988560

Please sign in to comment.