mirror of
https://github.com/logseq/logseq.git
synced 2026-04-28 16:15:21 +00:00
refactor(srs): update some basic ui
This commit is contained in:
@@ -370,7 +370,7 @@
|
||||
:icon-extension? true
|
||||
:shortcut :go/whiteboards})))
|
||||
|
||||
(when (and (state/enable-flashcards? (state/get-current-repo)) (not db-based?))
|
||||
(when (state/enable-flashcards? (state/get-current-repo))
|
||||
[:div.flashcards-nav
|
||||
(flashcards srs-open?)])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user