mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-07-22 10:45:56 +02:00
Comments
This commit is contained in:
parent
93305d44fc
commit
97e2d103e2
2 changed files with 14 additions and 1 deletions
|
@ -169,7 +169,7 @@ function askNewConfigQuestions(cb) {
|
|||
|
||||
// we can override/add to it based on user input from this point on...
|
||||
config.general.boardName = answers.boardName;
|
||||
|
||||
|
||||
return callback(null);
|
||||
});
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue