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

Pause after msg forwarded, for Keyop.

parent 4365aac6
Branches
Tags
1 merge request!463MRC mods by Codefenix (2024-10-20)
......@@ -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