Datamodel + Appv2 migration, WIP

This commit is contained in:
2026-01-13 08:09:11 +01:00
parent 93d35abde2
commit 364278527d
143 changed files with 3712 additions and 708 deletions

View File

@@ -333,7 +333,46 @@
"distance": 1.5,
"units": "m"
},
"flags": {
"documentTypes": {
"Actor": {
"character": {
"htmlFields": [
"details.biography",
"details.notes"
]
},
"encounter": {
"htmlFields": [
"details.biography",
"details.notes"
]
},
"horde": {
"htmlFields": [
"details.biography",
"details.notes"
]
},
"vehicle": {
"htmlFields": [
"description"
]
}
},
"Item": {
"item": {
"htmlFields": [
"description"
]
},
"feature": {
"htmlFields": [
"description"
]
}
}
},
"flags": {
"hotReload": {
"extensions": [
"css",