mirror of
https://github.com/logseq/logseq.git
synced 2026-04-28 08:04:40 +00:00
fix: private fn
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
parse-jwt
|
||||
:email))
|
||||
|
||||
(defn- user-uuid []
|
||||
(defn user-uuid []
|
||||
(some->
|
||||
(state/get-auth-id-token)
|
||||
parse-jwt
|
||||
|
||||
Reference in New Issue
Block a user