From 4e4efda67d22e7a4b36ef51f1e11a3a1ba64adec Mon Sep 17 00:00:00 2001 From: jaakko Date: Tue, 7 Apr 2026 11:25:36 +0300 Subject: [PATCH] =?UTF-8?q?Korjattu=20=20template-literalissa=20j?= =?UTF-8?q?oka=20katkaisi=20p=C3=A4=C3=A4sivun=20JS:n?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Template-stringin sisällä oleva sulki ulomman script-tagin. Pilkottu string-konkatenoimalla: ''. Co-Authored-By: Claude Opus 4.6 (1M context) --- network-poc/static/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/network-poc/static/index.html b/network-poc/static/index.html index f7ead66..d1909c8 100644 --- a/network-poc/static/index.html +++ b/network-poc/static/index.html @@ -2843,10 +2843,10 @@ ${filesHtml}

Generoitu Kipinä Agentic Playground v0.2.2 — kipina.studio

- + `; }