diff --git a/module/actor/base-actor.js b/module/actor/base-actor.js index 7f6d9715..6c838523 100644 --- a/module/actor/base-actor.js +++ b/module/actor/base-actor.js @@ -5,6 +5,7 @@ import { Misc } from "../misc.js"; import { RdDAudio } from "../rdd-audio.js"; import { RdDUtility } from "../rdd-utility.js"; import { SystemCompendiums } from "../settings/system-compendiums.js"; +import { APP_ASTROLOGIE_REFRESH } from "../sommeil/app-astrologie.js"; export class RdDBaseActor extends Actor { diff --git a/system.json b/system.json index b6d427d9..9d83c073 100644 --- a/system.json +++ b/system.json @@ -1,8 +1,8 @@ { "id": "foundryvtt-reve-de-dragon", "title": "RĂªve de Dragon", - "version": "10.6.24", - "download": "https://www.uberwald.me/gitea/public/foundryvtt-reve-de-dragon/archive/foundryvtt-reve-de-dragon-10.6.24.zip", + "version": "10.6.25", + "download": "https://www.uberwald.me/gitea/public/foundryvtt-reve-de-dragon/archive/foundryvtt-reve-de-dragon-10.6.25.zip", "manifest": "https://www.uberwald.me/gitea/public/foundryvtt-reve-de-dragon/raw/v10/system.json", "compatibility": { "minimum": "10",