Removed a 'aware aware' duplicate typo

This commit is contained in:
WBHarry 2026-01-16 09:39:22 +01:00
parent 822c522f61
commit 78c6f3bf48

View file

@ -712,7 +712,7 @@ export default class CharacterSheet extends DHBaseActorSheet {
headerTitle: game.i18n.format('DAGGERHEART.UI.Chat.dualityRoll.abilityCheckTitle', {
ability: abilityLabel
}),
effects: await await game.system.api.data.actions.actionsTypes.base.getEffects(this.document),
effects: await game.system.api.data.actions.actionsTypes.base.getEffects(this.document),
roll: {
trait: button.dataset.attribute,
type: 'trait'