diff --git a/internal/gateway/ui/index.html b/internal/gateway/ui/index.html index d94bc84..53d5f50 100644 --- a/internal/gateway/ui/index.html +++ b/internal/gateway/ui/index.html @@ -1003,7 +1003,7 @@ function removeChatImg(i) { chatImages.splice(i, 1); renderChatImgs(); } async function renderSources() { const j = await api('/api/sources'); const rows = j.sources.map(s => `