mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-10 06:34:26 +02:00
Resolves #764 -- disableLevelInstructions for global mode change
This commit is contained in:
parent
ddb3dc93ca
commit
6df4d93880
5 changed files with 37 additions and 0 deletions
|
@ -26,6 +26,7 @@ module.exports = {
|
|||
SUBMIT_COMMAND: null,
|
||||
CHANGE_LOCALE: null,
|
||||
CHANGE_LOCALE_FROM_HEADER: null,
|
||||
DISABLE_LEVEL_INSTRUCTIONS: null,
|
||||
/**
|
||||
* only dispatched when you actually
|
||||
* solve the level, not ask for solution
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue