Add the attribute item type to the manifest

This commit is contained in:
Oliver 2026-04-19 14:20:28 -06:00
parent 86ff3c9b79
commit debcf9d829

View file

@ -45,6 +45,10 @@
"description" "description"
], ],
"filePathFields": {} "filePathFields": {}
},
"attribute": {
"htmlFields": [],
"filePathFields": {}
} }
} }
}, },