mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-08-02 00:54:40 +02:00
Remove all white space at end of line
This commit is contained in:
parent
58f2dc4156
commit
10bcc0a02f
17 changed files with 870 additions and 870 deletions
|
@ -107,7 +107,7 @@ exports.getStartDialog = function(level) {
|
|||
}
|
||||
};
|
||||
var startCopy = Object.assign(
|
||||
{},
|
||||
{},
|
||||
level.startDialog[getDefaultLocale()] || level.startDialog
|
||||
);
|
||||
startCopy.childViews.unshift(errorAlert);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue