Skip to content

Commit afaf1ea

Browse files
authored
Merge pull request #1336 from mathjax/fix/help-option
Add missing 'help' menu option
2 parents efcdd46 + 6c6902f commit afaf1ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ts/ui/menu/Menu.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ export class Menu {
158158
speechRules: 'clearspeak-default',
159159
roleDescription: 'math',
160160
tabSelects: 'all',
161+
help: true,
161162
},
162163
jax: {
163164
CHTML: null,

0 commit comments

Comments
 (0)