From b60a55993c4bbae6a9c39d195ce5a677dee95c2c Mon Sep 17 00:00:00 2001 From: oabrivard Date: Sat, 28 Mar 2026 20:10:07 +0100 Subject: [PATCH] =?UTF-8?q?fix:=20P2=20audit=20items=20=E2=80=94=20use=20A?= =?UTF-8?q?PI=20client=20for=20stop,=20replace=20raw=20buttons,=20remove?= =?UTF-8?q?=20deprecated=20doc=20refs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Replace raw fetch in handleStop with synthesesApi.stop() - Add stop() method to synthesesApi - Replace raw + @@ -437,28 +434,20 @@ const GenerateSynthesis: Component = () => { + + } > - +