From 5c95fec201147a62ce69de9d4141ec7e99c4cfb7 Mon Sep 17 00:00:00 2001 From: Eldritch-Oliver Date: Sun, 5 Oct 2025 23:26:45 -0600 Subject: [PATCH] Add the socket enabling to the manifest --- system.json | 1 + 1 file changed, 1 insertion(+) diff --git a/system.json b/system.json index 75b3120..0c7b878 100644 --- a/system.json +++ b/system.json @@ -32,6 +32,7 @@ "download": "#{DOWNLOAD}#", "readme": "README.md", "bugs": "", + "socket": true, "flags": { "hotReload": { "extensions": ["css", "hbs", "json", "mjs", "svg"],