Correction sur Class

This commit is contained in:
2023-11-26 19:58:32 +01:00
parent 698ed75d46
commit 5155fb4669
2 changed files with 3 additions and 2 deletions

View File

@ -24,6 +24,7 @@ import { RdDCoeur } from "./coeur/rdd-coeur.js";
* Extend the basic ActorSheet with some very simple modifications
* @extends {ActorSheet}
*/
export class RdDActorSheet extends RdDBaseActorSangSheet {
/** @override */
static get defaultOptions() {