Add the socket enabling to the manifest

This commit is contained in:
Eldritch-Oliver 2025-10-05 23:26:45 -06:00
parent 92cb1ed7ff
commit 5c95fec201

View file

@ -32,6 +32,7 @@
"download": "#{DOWNLOAD}#", "download": "#{DOWNLOAD}#",
"readme": "README.md", "readme": "README.md",
"bugs": "", "bugs": "",
"socket": true,
"flags": { "flags": {
"hotReload": { "hotReload": {
"extensions": ["css", "hbs", "json", "mjs", "svg"], "extensions": ["css", "hbs", "json", "mjs", "svg"],