reference loadTemplates and renderTemplate from their new namespace
This commit is contained in:
parent
d653d58741
commit
735650358a
@ -1,6 +1,7 @@
|
||||
const { TypeDataModel } = foundry.abstract;
|
||||
const { ApplicationV2, HandlebarsApplicationMixin } = foundry.applications.api;
|
||||
const { DocumentSheetConfig } = foundry.applications.apps;
|
||||
const { loadTemplates, renderTemplate } = foundry.applications.handlebars;
|
||||
const { ActorSheetV2, ItemSheetV2 } = foundry.applications.sheets;
|
||||
const { Notifications } = foundry.applications.ui;
|
||||
const { SchemaField, NumberField, StringField, BooleanField } = foundry.data.fields;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user