aboutsummaryrefslogtreecommitdiff
path: root/module/entry-points
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2020-04-05 22:43:12 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2020-04-05 22:43:12 +0200
commit7300fa5ce1e1a5993d06ebcc2766113179b9dcf2 (patch)
treedca20c7fb23ae1430d657dfa522d97c9bb841e46 /module/entry-points
parentMade dates in month-view slightly smaller. (diff)
downloadcalp-7300fa5ce1e1a5993d06ebcc2766113179b9dcf2.tar.gz
calp-7300fa5ce1e1a5993d06ebcc2766113179b9dcf2.tar.xz
Minor changes.
Diffstat (limited to 'module/entry-points')
-rw-r--r--module/entry-points/html.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/module/entry-points/html.scm b/module/entry-points/html.scm
index 34ecc2dd..18b1c0ea 100644
--- a/module/entry-points/html.scm
+++ b/module/entry-points/html.scm
@@ -3,6 +3,7 @@
:use-module (output html)
:use-module (util)
:use-module (util time)
+ :use-module (util config)
:use-module (vcomponent)
:use-module (datetime)
:use-module (datetime util)