mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 09:26:28 +00:00
fix: onboarding state naming
This commit is contained in:
@@ -275,7 +275,7 @@
|
||||
:graph/importing-state {}
|
||||
|
||||
:whiteboard/onboarding-whiteboard? (or (storage/get :ls-onboarding-whiteboard?) false)
|
||||
:whiteboard/onboarding? (or (storage/get :whiteboard-onboarding?) false)})))
|
||||
:whiteboard/onboarding-tour? (or (storage/get :whiteboard-onboarding-tour?) false)})))
|
||||
|
||||
;; Block ast state
|
||||
;; ===============
|
||||
|
||||
Reference in New Issue
Block a user