Explorar o código

style: format indent

AkrISrn %!s(int64=2) %!d(string=hai) anos
pai
achega
70f6d9b3b7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/main/frontend/util/clock.cljs

+ 1 - 1
src/main/frontend/util/clock.cljs

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