forked from public/foundryvtt-reve-de-dragon
Use hbs extension
This commit is contained in:
@ -112,7 +112,7 @@ export class StatusEffects extends FormApplication {
|
||||
const options = super.defaultOptions;
|
||||
foundry.utils.mergeObject(options, {
|
||||
id: "status-effects",
|
||||
template: "systems/foundryvtt-reve-de-dragon/templates/settings/status-effects.html",
|
||||
template: "systems/foundryvtt-reve-de-dragon/templates/settings/status-effects.hbs",
|
||||
height: 800,
|
||||
width: 350,
|
||||
minimizable: false,
|
||||
|
Reference in New Issue
Block a user