mirror of
https://github.com/logseq/logseq.git
synced 2026-04-30 00:46:23 +00:00
chats on the right sidebar
This commit is contained in:
@@ -280,7 +280,8 @@
|
||||
:history/page-only-mode? false
|
||||
|
||||
;; AI related
|
||||
:open-ai/token (storage/get :open-ai-token)})))
|
||||
:open-ai/token (storage/get :open-ai-token)
|
||||
:chat/current-conversation nil})))
|
||||
|
||||
;; Block ast state
|
||||
;; ===============
|
||||
|
||||
Reference in New Issue
Block a user