style: format indent

pull/8788/head
AkrISrn 2023-03-11 12:36:51 +08:00 committed by Tienson Qin
parent 2baafcf05a
commit 70f6d9b3b7
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@
(def support-seconds? (def support-seconds?
(get-in (state/get-config) (get-in (state/get-config)
[:logbook/settings :with-second-support?] true)) [:logbook/settings :with-second-support?] true))
(defn- now [] (defn- now []
(if support-seconds? (if support-seconds?