mirror of
https://github.com/penpot/penpot.git
synced 2025-07-23 17:57:14 +02:00
🐛 Add migration for fix invalid shadows
This commit is contained in:
parent
17a208d67b
commit
8d0afd8c96
7 changed files with 86 additions and 30 deletions
|
@ -123,7 +123,6 @@
|
|||
FileTime
|
||||
(inst-ms* [v] (.toMillis ^FileTime v)))
|
||||
|
||||
|
||||
(defmethod print-method Duration
|
||||
[mv ^java.io.Writer writer]
|
||||
(.write writer (str "#app/duration \"" (str/lower (subs (str mv) 2)) "\"")))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue