mirror of
https://github.com/logseq/logseq.git
synced 2026-05-24 04:34:14 +00:00
fix(regression): publishing app shows repo switcher
There's nowhere to switch to in publishing. Also shows menu options which can cause errors in published file graphs
This commit is contained in:
@@ -466,7 +466,8 @@
|
||||
[:div.wrap
|
||||
[:div.sidebar-header-container
|
||||
;; sidebar graphs
|
||||
(sidebar-graphs)
|
||||
(when (not config/publishing?)
|
||||
(sidebar-graphs))
|
||||
|
||||
;; sidebar sticky navigations
|
||||
(sidebar-navigations
|
||||
|
||||
Reference in New Issue
Block a user