mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-07-22 18:56:00 +02:00
Spaces to tabs, to match upstream convention
This commit is contained in:
parent
c45824b3ad
commit
06e84eee94
4 changed files with 14 additions and 12 deletions
|
@ -88,7 +88,7 @@ function main() {
|
|||
}
|
||||
],
|
||||
function complete(err) {
|
||||
events.registerModules();
|
||||
events.registerModules();
|
||||
|
||||
// note this is escaped:
|
||||
fs.readFile(paths.join(__dirname, '../misc/startup_banner.asc'), 'utf8', (err, banner) => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue