Skip to content

Commit

Permalink
fix missing menu fixer
Browse files Browse the repository at this point in the history
  • Loading branch information
rooklift committed Mar 31, 2022
1 parent 19b8918 commit caef295
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/modules/hub_settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ const multichecks = {
};

const togglechecks = {
black_pov: ["Analysis", "Black POV always"],
widerootnoise: ["Analysis", "Wide root noise"],
symmetry_pruning: ["Analysis", "Symmetry pruning"],
ownership_per_move: ["Analysis", "...per-move (costly)"],
Expand Down

0 comments on commit caef295

Please sign in to comment.