Passage html -> hbs

This commit is contained in:
Vincent Vandemeulebrouck 2024-09-25 23:00:47 +02:00
parent 2ac39e3428
commit 91be2761f5
2 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ export class ReglesOptionnelles extends FormApplication {
static get defaultOptions() {
return foundry.utils.mergeObject(super.defaultOptions, {
id: "regles-optionnelles",
template: "systems/foundryvtt-reve-de-dragon/templates/settings/regles-optionnelles.html",
template: "systems/foundryvtt-reve-de-dragon/templates/settings/regles-optionnelles.hbs",
height: 650,
width: 550,
minimizable: false,