chore: add author + missing TextEditor

This commit is contained in:
JimCanE 2025-05-24 09:50:04 +02:00
parent 2d832e74d4
commit 00fe549b6f
3 changed files with 5 additions and 0 deletions

View file

@ -213,6 +213,7 @@ import DaggerheartSheet from './daggerheart-sheet.mjs';
import Tagify from '@yaireo/tagify';
const { ItemSheetV2 } = foundry.applications.sheets;
const { TextEditor } = foundry.applications.ux;
export default class ClassSheet extends DaggerheartSheet(ItemSheetV2) {
static DEFAULT_OPTIONS = {
tag: 'form',