diff --git a/static/app.js b/static/app.js index bd96c4b..8d1b7b7 100644 --- a/static/app.js +++ b/static/app.js @@ -3856,7 +3856,75 @@ function startOdysseusApp() { e.preventDefault(); attachStrip.style.backgroundColor = ''; }); - + + // ── Compare-mode file drop shield ────────────────────────────────────────── + // Compare reuses #chat-container, but each pane renders into a sandboxed + //