From 409ed162bd77f002c2970570d89bb0aeab1c4268 Mon Sep 17 00:00:00 2001 From: Joseph Date: Thu, 21 Nov 2024 09:29:08 -0800 Subject: [PATCH] Added ticket link for tracking the writable quality --- src/foundry/client/game.d.mts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/foundry/client/game.d.mts b/src/foundry/client/game.d.mts index 0a4493afc..ab0257d5b 100644 --- a/src/foundry/client/game.d.mts +++ b/src/foundry/client/game.d.mts @@ -34,7 +34,8 @@ type MaybeInitialized< /** * @privateRemarks In v12 many of these properties were mistakenly stripped of their readonly quality; - * This is preserved in the types despite them being technically writable + * This is preserved in the types despite them being technically writable. + * See https://github.com/foundryvtt/foundryvtt/issues/11813 */ declare class InternalGame { /**