Pārlūkot izejas kodu

Add start-of-week to default config.edn

arcstur 3 gadi atpakaļ
vecāks
revīzija
3db9eaa334
1 mainītis faili ar 4 papildinājumiem un 0 dzēšanām
  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: