mirror of
https://github.com/logseq/logseq.git
synced 2026-05-02 09:56:31 +00:00
Lint a good chunk of src/main/frontend
Left some TODOs to discuss with others and others for me to finish
This commit is contained in:
@@ -1550,7 +1550,7 @@
|
||||
true)]
|
||||
(commands/restore-state restore-slash-caret-pos?))))
|
||||
|
||||
(defn- get-asset-file-link
|
||||
(defn get-asset-file-link
|
||||
[format url file-name image?]
|
||||
(let [pdf? (and url (string/ends-with? url ".pdf"))]
|
||||
(case (keyword format)
|
||||
|
||||
Reference in New Issue
Block a user