Commit c6df96da authored by twanvl's avatar twanvl

The card shape depends on the stylesheet

parent 22aae45c
......@@ -16,7 +16,9 @@ card field:
choice: split
choice: shifted
choice: rulestip
script: card_shape() # determined by the style
script:
stylesheet # indicate that this value should be updated when the stylesheet changes
card_shape() # determined by the style
card field:
type: text
name: full name
......
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