mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-06-06 04:44:16 +02:00
Lint correction
This commit is contained in:
parent
24b871993a
commit
0164728a3f
1 changed files with 0 additions and 1 deletions
|
|
@ -189,7 +189,6 @@ export default class DhActiveEffect extends foundry.documents.ActiveEffect {
|
||||||
actorModel = doc;
|
actorModel = doc;
|
||||||
key = key.replaceAll(/origin\.@/gi, '@');
|
key = key.replaceAll(/origin\.@/gi, '@');
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
} catch (_) {}
|
} catch (_) {}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue