Skip to content

Commit 6c6902f

Browse files
committed
Add missing 'help' menu option
1 parent efcdd46 commit 6c6902f

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)