mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 18:36:43 +00:00
enhance(ui): polish the shui dialog details
This commit is contained in:
@@ -1405,8 +1405,8 @@
|
||||
|
||||
(defn open-waiting-updates-modal!
|
||||
[]
|
||||
(state/set-sub-modal!
|
||||
(fn [_close!]
|
||||
(shui/dialog-open!
|
||||
(fn []
|
||||
(waiting-coming-updates))
|
||||
{:center? true}))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user