This commit is contained in:
Sebastian
2026-08-29 15:41:29 +02:00
commit e2903b96dc
3828 changed files with 188535 additions and 0 deletions
+47
View File
@@ -0,0 +1,47 @@
[
{
"type": "statblock",
"icon": {
"name": "dragon",
"type": "font-awesome"
},
"command": false,
"injectColor": false,
"noTitle": false,
"copy": false
},
{
"type": "flowchart",
"icon": {
"name": "map",
"type": "font-awesome"
},
"command": false,
"injectColor": false,
"noTitle": true,
"copy": false
},
{
"type": "gallery",
"icon": {
"name": "image",
"type": "font-awesome"
},
"command": false,
"injectColor": false,
"noTitle": true,
"copy": false
},
{
"type": "readaloud",
"icon": {
"name": "book-reader",
"type": "font-awesome"
},
"title": "Read Aloud",
"command": false,
"injectColor": false,
"noTitle": false,
"copy": false
}
]