mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-28 00:40:07 +02:00
show goal for imported levels
This commit is contained in:
parent
592399b1db
commit
27e54816f7
1 changed files with 1 additions and 1 deletions
|
@ -251,7 +251,7 @@ var initDemo = function(sandbox) {
|
|||
}
|
||||
eventBaton.trigger(
|
||||
'commandSubmitted',
|
||||
'importLevelNow ' + escape(file.content) + '; clear'
|
||||
'importLevelNow ' + escape(file.content) + '; clear; show goal;'
|
||||
);
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue