mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-06-11 07:04:32 +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
|
@ -176,8 +176,8 @@ function connectEntry(client, nextMenu) {
|
|||
//
|
||||
displayBanner(term);
|
||||
|
||||
// fire event
|
||||
events.emit('codes.l33t.enigma.system.term_detected', {'client': client});
|
||||
// fire event
|
||||
events.emit('codes.l33t.enigma.system.term_detected', {'client': client});
|
||||
|
||||
setTimeout( () => {
|
||||
return client.menuStack.goto(nextMenu);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue