mirror of
https://github.com/logseq/logseq.git
synced 2026-04-25 14:44:53 +00:00
chore: refactoring
This commit is contained in:
@@ -152,7 +152,7 @@
|
||||
;; wait for content load
|
||||
(and format
|
||||
(contains? (gp-config/text-formats) format))
|
||||
(ui/loading "Loading ...")
|
||||
(ui/loading)
|
||||
|
||||
:else
|
||||
[:div (t :file/format-not-supported (name format))])]))
|
||||
|
||||
Reference in New Issue
Block a user