mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-06-09 14:14:40 +02:00
Spelling
This commit is contained in:
parent
83c57926d3
commit
b96fa154c0
1 changed files with 1 additions and 1 deletions
|
@ -137,7 +137,7 @@ exports.getModule = class DoorPartyModule extends MenuModule {
|
||||||
self.client.log.warn( { error : err.message }, 'DoorParty error');
|
self.client.log.warn( { error : err.message }, 'DoorParty error');
|
||||||
}
|
}
|
||||||
|
|
||||||
// if the client is stil here, go to previous
|
// if the client is still here, go to previous
|
||||||
if(!clientTerminated) {
|
if(!clientTerminated) {
|
||||||
self.prevMenu();
|
self.prevMenu();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue