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

View File

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