First row of tests and fixes
This commit is contained in:
@@ -27,12 +27,12 @@ export default class AwECharacterSheet extends AwEActorSheet {
|
||||
header: {
|
||||
template: "systems/fvtt-adventures-with-emmy/templates/character-header.hbs"
|
||||
},
|
||||
main: {
|
||||
template: "systems/fvtt-adventures-with-emmy/templates/character-main.hbs"
|
||||
},
|
||||
tabs: {
|
||||
template: "templates/generic/tab-navigation.hbs"
|
||||
},
|
||||
main: {
|
||||
template: "systems/fvtt-adventures-with-emmy/templates/character-main.hbs"
|
||||
},
|
||||
biography: {
|
||||
template: "systems/fvtt-adventures-with-emmy/templates/character-biography.hbs"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user