mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 19:28:12 +00:00
📎 Minor improvement on main ns on srepl module.
This commit is contained in:
parent
a709c47f6f
commit
dbbe1f7df2
@ -38,7 +38,7 @@
|
||||
{:id id})))
|
||||
|
||||
(defn get-file
|
||||
[id]
|
||||
[system id]
|
||||
(with-open [conn (db/open (:app.db/pool system))]
|
||||
(let [file (db/get-by-id conn :file id)]
|
||||
(-> file
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user