From 5909c985e3d6b434002e8ca0fdb714bd38afb801 Mon Sep 17 00:00:00 2001 From: Stefan Zermatten Date: Thu, 24 Aug 2023 10:33:45 +0200 Subject: [PATCH] Fixed spell slots with non-standard values ui --- .../properties/components/attributes/SpellSlotListTile.vue | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/app/imports/client/ui/properties/components/attributes/SpellSlotListTile.vue b/app/imports/client/ui/properties/components/attributes/SpellSlotListTile.vue index f21ac420..4cf7f107 100644 --- a/app/imports/client/ui/properties/components/attributes/SpellSlotListTile.vue +++ b/app/imports/client/ui/properties/components/attributes/SpellSlotListTile.vue @@ -8,7 +8,7 @@
@@ -18,7 +18,10 @@ > {{ model.value }}
-
+
/{{ model.total }}