updated based on 4o

This commit is contained in:
kyle
2025-03-05 21:47:16 +00:00
parent 06ae7a4e6a
commit e737552214
2 changed files with 5 additions and 9 deletions

View File

@@ -8,7 +8,7 @@ function createHealthDisplay() {
static get defaultOptions() {
return mergeObject(super.defaultOptions, {
title: "Party Health Overview",
template: "modules/kyles-health-module/templates/health-overview.html",
template: "templates/health-overview.html",
width: 400,
height: "auto",
resizable: true