Part progress on adding config tab to scene config

This commit is contained in:
Chris Ryan 2025-08-19 20:58:48 +10:00
parent fcf35ac17e
commit 55edd6b3ac
7 changed files with 49 additions and 1 deletions

View file

@ -26,6 +26,14 @@
"CONTROLS": {
"inFront": "In Front"
},
"SCENE": {
"TABS": {
"SHEET": {
"dh": "Daggerheart"
}
}
},
"DAGGERHEART": {
"ACTIONS": {
"TYPES": {
@ -2427,5 +2435,5 @@
"configureAttribution": "Configure Attribution"
}
}
}
}
}