mirror of
https://github.com/logseq/logseq.git
synced 2026-05-02 18:06:32 +00:00
Fix lazy loading
This commit is contained in:
@@ -3,4 +3,4 @@
|
||||
(defprotocol Format
|
||||
(toHtml [this content config])
|
||||
(loaded? [this])
|
||||
(lazyLoad [this ok-handler error-handler]))
|
||||
(lazyLoad [this ok-handler]))
|
||||
|
||||
Reference in New Issue
Block a user