Commit c272ed49 authored by pichoro's avatar pichoro

Fixed a couple errors in Vanguard, including one that caused a crash.

parent 98e12ced
......@@ -85,7 +85,6 @@ card style:
height: 523
z index: -2
render style: image
show statistics: false
choice images:
normal: card.jpg
......@@ -230,7 +229,6 @@ card style:
height: 12
alignment: center
z index: 1
show statistics: false
font:
name: MPlantin
size: 6
......
......@@ -249,6 +249,9 @@ default set style:
padding left: 2
font:
size: 16
automatic reminder text:
render style: checklist
direction: vertical
############################################################## Card fields
......@@ -274,6 +277,7 @@ card field:
type: choice
name: background
choice: normal
show statistics: false
editable: false
############################# Name line
......@@ -360,6 +364,7 @@ card field:
type: text
name: copyright
default: set.copyright
show statistics: false
editable: false
card field:
type: text
......
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