Initial import
This commit is contained in:
@@ -13,7 +13,7 @@ export class TeDeumActorPJSheet extends ActorSheet {
|
||||
|
||||
return mergeObject(super.defaultOptions, {
|
||||
classes: ["fvtt-tedeum", "sheet", "actor"],
|
||||
template: "systems/fvtt-tedeum/templates/actors/actor-sheet.hbs",
|
||||
template: "systems/fvtt-te-deum/templates/actors/actor-sheet.hbs",
|
||||
width: 860,
|
||||
height:680,
|
||||
tabs: [{ navSelector: ".sheet-tabs", contentSelector: ".sheet-body", initial: "skills" }],
|
||||
|
Reference in New Issue
Block a user