From f9b9a8480dd30b01e3d7d5ef6cf35b9f36e5d401 Mon Sep 17 00:00:00 2001 From: Bryce Date: Thu, 3 Aug 2023 16:38:15 -0700 Subject: [PATCH] Minor tweak for check printing --- src/clj/auto_ap/graphql/checks.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/clj/auto_ap/graphql/checks.clj b/src/clj/auto_ap/graphql/checks.clj index 3bcce871..051118c7 100644 --- a/src/clj/auto_ap/graphql/checks.clj +++ b/src/clj/auto_ap/graphql/checks.clj @@ -95,7 +95,7 @@ [:cell {:colspan 3} amount]] [[:cell {}] - [:cell {:colspan 8} (str " -- " word-amount " " (str/join "" (take (max + [:cell {:colspan 8 :size 7} (str " -- " word-amount " " (str/join "" (take (max 2 (- 95 (count word-amount)))