mirror of
https://github.com/logseq/logseq.git
synced 2026-04-27 23:54:55 +00:00
chore(sync): rename logged? to logged-in?
This commit is contained in:
@@ -127,7 +127,7 @@
|
||||
(parse-jwt)
|
||||
(:sub)))
|
||||
|
||||
(defn logged? []
|
||||
(defn logged-in? []
|
||||
(boolean
|
||||
(some->
|
||||
(state/get-auth-id-token)
|
||||
|
||||
Reference in New Issue
Block a user