mirror of
https://github.com/logseq/logseq.git
synced 2026-05-05 11:26:26 +00:00
feat(chrome-native-fs): save block even in editing mode
This commit is contained in:
@@ -118,8 +118,6 @@
|
||||
[:div.cp__sidebar-main-content
|
||||
{:data-is-global-graph-pages global-graph-pages?
|
||||
:data-is-full-width (or global-graph-pages?
|
||||
(and (not logged?)
|
||||
home?)
|
||||
(contains? #{:all-files :all-pages} route-name))}
|
||||
(cond
|
||||
(not indexeddb-support?)
|
||||
|
||||
Reference in New Issue
Block a user