Subj : exec/load/slyedit_dct_stuff.js slyedit_ice_stuff.js slyedit_misc.jsexe To : Git commit to main/sbbs/master From : Rob Swindell Date : Fri Dec 26 2025 05:42 pm https://gitlab.synchro.net/main/sbbs/-/commit/92a242937da2677c787dff98 Added Files: exec/load/slyedit_dct_stuff.js slyedit_ice_stuff.js slyedit_misc.js Modified Files: exec/SlyEdit.js Log Message: Merge branch 'slyedit_include_file_move' into 'master' Move the SlyEdit helper .js files into exec/load. Although they're only used by SlyEdit, they're not directly executable. Also, changed their case to snake case, except for SlyEdit.js so as not to break current setups. See merge request main/sbbs!592 .