chore(deps): update dependency @league-of-foundry-developers/foundry-vtt-types to v9.242.0

This commit is contained in:
Renovate Bot 2022-01-22 13:15:39 +00:00 committed by Johannes Loher
parent 079537251a
commit 818ce32d8d
4 changed files with 19 additions and 31 deletions

View file

@ -80,7 +80,7 @@ export class DS4ActiveEffect extends ActiveEffect {
}
/**
* Gets the source document for this effect. Uses the cached {@link DS4ActiveEffect#origin} if it has already been
* Gets the source document for this effect. Uses the cached {@link DS4ActiveEffect#source} if it has already been
* set.
*/
protected async getSource(): ReturnType<typeof fromUuid> {