mirror of https://github.com/penpot/penpot.git
🐛 Remove unexpected modified-at on binfile-v3 import
This commit is contained in:
parent
ebe321d9d3
commit
f9c9e865b5
|
|
@ -570,7 +570,6 @@
|
|||
object (-> object
|
||||
(assoc :file-id file-id)
|
||||
(update :created-at default-now)
|
||||
(update :modified-at default-now)
|
||||
;; FIXME: this is set default to true for
|
||||
;; setting a value, this prop is no longer
|
||||
;; relevant;
|
||||
|
|
|
|||
Loading…
Reference in New Issue