From d84f587b52431548ad174c4812b751640b097c8c Mon Sep 17 00:00:00 2001 From: Lizandro Guarnizo <77708265+lizandrogd@users.noreply.github.com> Date: Sun, 28 Jun 2026 17:41:33 -0500 Subject: [PATCH] fix: repair broken loadConvs JS function in chat page MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The function had an unclosed arrow function callback (convs.map(c => {) followed by a misplaced catch, creating a JS syntax error that prevented the entire