Commit bc7518da authored by twanvl's avatar twanvl

Vanguard cards are numbered from 1

parent e48ea4ba
...@@ -351,7 +351,7 @@ card field: ...@@ -351,7 +351,7 @@ card field:
of: card of: card
in: set in: set
order_by: { card.name } order_by: { card.name }
) ) + 1
+ "/" + + "/" +
number_of_items(in: set) number_of_items(in: set)
card list visible: true card list visible: true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment