diff --git a/module/actor-sheet.js b/module/actor-sheet.js index 8a34d319..029000a3 100644 --- a/module/actor-sheet.js +++ b/module/actor-sheet.js @@ -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() { diff --git a/system.json b/system.json index f5d844e0..c5576168 100644 --- a/system.json +++ b/system.json @@ -1,8 +1,8 @@ { "id": "foundryvtt-reve-de-dragon", "title": "RĂªve de Dragon", - "version": "11.2.3", - "download": "https://www.uberwald.me/gitea/public/foundryvtt-reve-de-dragon/archive/foundryvtt-reve-de-dragon-v11.2.3.zip", + "version": "11.2.4", + "download": "https://www.uberwald.me/gitea/public/foundryvtt-reve-de-dragon/archive/foundryvtt-reve-de-dragon-v11.2.4.zip", "manifest": "https://www.uberwald.me/gitea/public/foundryvtt-reve-de-dragon/raw/v11/system.json", "changelog": "https://www.uberwald.me/gitea/public/foundryvtt-reve-de-dragon/raw/branch/v11/changelog.md", "compatibility": {