Merge branch 'master' of github.com:NuSkooler/enigma-bbs into 216-waiting-for-caller

This commit is contained in:
Bryan Ashby 2020-12-07 22:36:05 -07:00
commit f5430cb7a6
No known key found for this signature in database
GPG Key ID: B49EB437951D2542
1 changed files with 1 additions and 1 deletions

View File

@ -199,7 +199,7 @@ exports.getModule = class AbracadabraModule extends MenuModule {
'\r\n\r\n'
);
this.prevMenu();
this.autoNextMenu();
});
}