Subj : exec/msglist.js To : Git commit to main/sbbs/master From : Rob Swindell (on Debian Linux) Date : Sat Dec 09 2023 18:27:24 https://gitlab.synchro.net/main/sbbs/-/commit/37ff0d908755660434525893 Modified Files: exec/msglist.js Log Message: Fix bug that caused a [msglist:sub] last_read_mail key to be created This just generated unnecessary noise in data/user/*.ini files, no harm. iniSetObject (used by userprops.js) will set undefined properties as blank keys in the section (oops, I don't recall if this is intentional or not), so we need to 'delete' the property instead of assigning undefined to it. --- SBBSecho 3.20-Linux * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705) .