Content deleted Content added
DreamRimmer (talk | contribs) section name extraction from edit comments using regex |
DreamRimmer (talk | contribs) fix (DR) |
||
Line 621:
if ((section === 'all' || section === 'arbcom') && isCurrentOrLastMonth) {
const arbcomTasksHtml = createCollapsibleSection('
resultsContainer.append(arbcomTasksHtml);
}
|