diff --git a/app/imports/ui/properties/components/spells/SpellListCard.vue b/app/imports/ui/properties/components/spells/SpellListCard.vue index 2942f687..2b8768c3 100644 --- a/app/imports/ui/properties/components/spells/SpellListCard.vue +++ b/app/imports/ui/properties/components/spells/SpellListCard.vue @@ -40,7 +40,9 @@ :class="{'error--text' : preparedError}" class="pb-0" > - {{ numPrepared }}/{{ model.maxPreparedResult }} spells prepared +
+ {{ numPrepared }}/{{ model.maxPreparedResult }} spells prepared +