Update system manifest

This commit is contained in:
Oliver-Akins 2025-01-06 18:12:10 -07:00
parent 08aab4c6ab
commit 21ca3e067b

View file

@ -4,8 +4,8 @@
"description": "", "description": "",
"version": "0.0.1", "version": "0.0.1",
"compatibility": { "compatibility": {
"minimum": 12, "minimum": 13,
"verified": 12, "verified": 13,
"maximum": 13 "maximum": 13
}, },
"authors": [ "authors": [
@ -36,7 +36,7 @@
"flags": { "flags": {
"hotReload": { "hotReload": {
"extensions": ["css", "hbs", "json", "mjs", "svg"], "extensions": ["css", "hbs", "json", "mjs", "svg"],
"paths": ["assets", "Apps", "langs", "module"] "paths": ["assets", "templates", "langs", "module"]
} }
}, },
"documentTypes": { "documentTypes": {