Selaa lähdekoodia

Add start-of-week to default config.edn

arcstur 3 vuotta sitten
vanhempi
sitoutus
3db9eaa334
1 muutettua tiedostoa jossa 4 lisäystä ja 0 poistoa
  1. 4 0
      templates/config.edn

+ 4 - 0
templates/config.edn

@@ -26,6 +26,10 @@
 
  :feature/enable-block-timestamps? false
 
+ ;; Specify the date on which the weeks starts.
+ ;; Goes from 0 to 6 (Monday to Sunday), default to 6
+ :start-of-week 6
+
  ;; Specify a custom CSS import
  ;; This option take precedence over your local `logseq/custom.css` file
  ;; You may find a list of awesome logseq themes here: