mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 18:36:43 +00:00
Merge branch 'feat/db' into refactor/db-properties-schema
This commit is contained in:
@@ -620,8 +620,7 @@
|
||||
(js/apis.openPath root))}}])
|
||||
|
||||
[{:hr true :key "dropdown-more"}
|
||||
{:title (auto-check-for-updates-control)
|
||||
:options {:no-padding? true}}])]
|
||||
{:title (auto-check-for-updates-control)}])]
|
||||
|
||||
(ui/button
|
||||
(ui/icon "dots-vertical")
|
||||
@@ -1081,8 +1080,7 @@
|
||||
:icon (ui/icon "download")})]
|
||||
|
||||
[{:hr true :key "dropdown-more"}
|
||||
{:title (auto-check-for-updates-control)
|
||||
:options {:no-padding? true}}])
|
||||
{:title (auto-check-for-updates-control)}])
|
||||
(remove nil?)))]
|
||||
|
||||
[:div.toolbar-plugins-manager
|
||||
|
||||
Reference in New Issue
Block a user