mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-08-01 07:26:10 +02:00
Newscan functionality for messages in working state
This commit is contained in:
parent
7aab03c4ba
commit
dd82a24e56
5 changed files with 149 additions and 16 deletions
|
@ -45,7 +45,7 @@ function AreaPostFSEModule(options) {
|
|||
if(err) {
|
||||
// :TODO:... sooooo now what?
|
||||
} else {
|
||||
console.log(msg);
|
||||
console.log(msg); // :TODO: remove me -- probably log that one was saved, however.
|
||||
}
|
||||
|
||||
self.nextMenu();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue