mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-29 15:14:31 +02:00
merge main
This commit is contained in:
commit
fc36dc95d8
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