Browse Source

chore: revert data format

Tienson Qin 4 years ago
parent
commit
ae1725dcff
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/frontend/state.cljs

+ 1 - 1
src/main/frontend/state.cljs

@@ -792,7 +792,7 @@
      (get-in @state [:config repo :date-formatter]))
      (get-in @state [:config repo :date-formatter]))
     ;; TODO:
     ;; TODO:
    (get-in @state [:me :settings :date-formatter])
    (get-in @state [:me :settings :date-formatter])
-   "MMMM do, yyyy"))
+   "MMM do, yyyy"))
 
 
 (defn set-git-status!
 (defn set-git-status!
   [repo-url value]
   [repo-url value]