From 6f3139edf1a175ea5b05be9d03105434ae4bec87 Mon Sep 17 00:00:00 2001 From: Oliver Date: Mon, 6 Apr 2026 23:33:12 -0600 Subject: [PATCH] Fix typo for showing/hiding the %-used of carry capacity --- templates/PlayerSheet/item-lists.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/PlayerSheet/item-lists.hbs b/templates/PlayerSheet/item-lists.hbs index ed6abf0..3b5737f 100644 --- a/templates/PlayerSheet/item-lists.hbs +++ b/templates/PlayerSheet/item-lists.hbs @@ -7,7 +7,7 @@

{{localize "taf.Apps.PlayerSheet.carrying-capacity.title"}}

- {{#if hasCarryCapacity}} + {{#if hasCarryingCapacity}}
{{localize "taf.Apps.PlayerSheet.carry-capacity-used"