Skip to content

Commit

Permalink
hide whiteboards and cards
Browse files Browse the repository at this point in the history
  • Loading branch information
mastercyb committed Sep 10, 2024
1 parent 87a8d59 commit 54b4935
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions logseq/config.edn
Original file line number Diff line number Diff line change
Expand Up @@ -67,11 +67,11 @@

;; Enable flashcards.
;; Default value: true
;; :feature/enable-flashcards? true
:feature/enable-flashcards? false

;; Enable whiteboards.
;; Default value: true
;; :feature/enable-whiteboards? true
feature/enable-whiteboards? false

;; Disable the journal's built-in 'Scheduled tasks and deadlines' query.
;; Default value: false
Expand Down

0 comments on commit 54b4935

Please sign in to comment.