mirror of
https://github.com/penpot/penpot.git
synced 2025-05-15 04:26:38 +02:00
✨ Add revision fixes
This commit is contained in:
parent
b348a882f4
commit
f638a2ff49
3 changed files with 36 additions and 30 deletions
|
@ -45,7 +45,7 @@
|
|||
mobj)))
|
||||
|
||||
(defn- serve-object
|
||||
"Helper function that returns the appropriate responde depending on
|
||||
"Helper function that returns the appropriate response depending on
|
||||
the storage object backend type."
|
||||
[{:keys [storage] :as cfg} obj]
|
||||
(let [mdata (meta obj)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue