summaryrefslogtreecommitdiff
path: root/example-config.dhall
diff options
context:
space:
mode:
Diffstat (limited to 'example-config.dhall')
-rw-r--r--example-config.dhall1
1 files changed, 1 insertions, 0 deletions
diff --git a/example-config.dhall b/example-config.dhall
index ae12897..2dbaf30 100644
--- a/example-config.dhall
+++ b/example-config.dhall
@@ -17,5 +17,6 @@
, "third possible answer"
]
}
+ , { question = "fourth question", name = "question4", space = Answers.Date }
]
}