Skip to content
Snippets Groups Projects
Commit 77238779 authored by rswindell's avatar rswindell
Browse files

Added "-preview" to the "sbbslist update" timed event (SBLUPDAT) created

during "install", so the local BBS's login screen capture will be included
in their shared entry.
parent 9d32afec
No related branches found
No related tags found
No related merge requests found
......@@ -1960,7 +1960,7 @@ function install()
};
var sblupdate_cfg = {
"code": "SBLUPDAT",
"cmd": "?sbbslist update",
"cmd": "?sbbslist update -preview",
"days": 255,
"time": 0,
"node": 1,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment