From 87951e64714c1052c7372ce65e17cbccc30266ee Mon Sep 17 00:00:00 2001 From: Bryce Covert Date: Wed, 8 Aug 2018 07:43:49 -0700 Subject: [PATCH] adding fix for checks --- src/clj/auto_ap/routes/checks.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/clj/auto_ap/routes/checks.clj b/src/clj/auto_ap/routes/checks.clj index cb975a61..e35e9f96 100644 --- a/src/clj/auto_ap/routes/checks.clj +++ b/src/clj/auto_ap/routes/checks.clj @@ -82,7 +82,7 @@ [[:cell {}] [:cell {:colspan 8} (str " -- " word-amount " " (str/join "" (take (max 2 - (- 100 + (- 97 (count word-amount))) (repeat "-")))) [:line {:line-width 0.15 :color [50 50 50]}]]