From 353efe51e2268a5fbed65c8b829c17c6aaf95243 Mon Sep 17 00:00:00 2001 From: forbes Date: Sun, 8 Feb 2026 22:54:49 -0600 Subject: [PATCH] =?UTF-8?q?fix:=20update=20silo=20submodule=20=E2=80=94=20?= =?UTF-8?q?SSE=20URL=20and=20origin=20command=20fixes=20(#84)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Fix SSE listener double /api/ URL causing reconnection loop - Replace Command.get().Activated() with runCommand() in SiloOrigin Closes #84 --- mods/silo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/silo b/mods/silo index 383eefce9c..c6e187a75c 160000 --- a/mods/silo +++ b/mods/silo @@ -1 +1 @@ -Subproject commit 383eefce9c5b4f38c48b2ae214d3f2ad108a3750 +Subproject commit c6e187a75ca9b95aef85ceea110c5560f17ce33c -- 2.49.1