✨
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
const api = foundry.applications.api;
|
||||
const sheets = foundry.applications.sheets;
|
||||
|
||||
export default class pokemonCharacterSheet extends api.HandlebarApplicationMixin(sheets.ActorSheetV2) {
|
||||
export default class pokemonCharacterSheet extends api.HandlebarsApplicationMixin(sheets.ActorSheetV2) {
|
||||
|
||||
sheetContext = {};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user