* Some more JSON -> HJSON cleanup
* More work on ACS system conditional matching. Now functional within menus. Still more work to go on various ACS checks themselves. * Use ACS for new user path: If new user requires activation, they will see 'DONE' then get logged off
This commit is contained in:
@@ -48,7 +48,7 @@ function AreaPostFSEModule(options) {
|
||||
console.log(msg);
|
||||
}
|
||||
|
||||
self.prevMenu();
|
||||
self.nextMenu();
|
||||
}
|
||||
);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user