Skip to content
Snippets Groups Projects
Commit 1f88ea63 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Pause after msg forwarded, for Keyop.

parent ca21e0dd
Branches
Tags
No related merge requests found
......@@ -1069,6 +1069,7 @@ function list_msgs(msgbase, list, current, preview, grp_name, sub_name)
console.clear();
if(!bbs.forward_msg(list[current], dest))
alert("failed");
pause();
}
}
break;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment