Merge pull request #3906 from penpot/palba-bugfixing9

🐛 Bugfixing
This commit is contained in:
Alejandro 2023-12-14 06:41:52 +01:00 committed by GitHub
commit 47bf817462
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View file

@ -74,7 +74,7 @@
(def ^:private library-change-types
#{:add-color :mod-color :del-color
:add-media :mod-media :del-media
:add-component :mod-component :del-component
:add-component :mod-component :del-component :restore-component
:add-typography :mod-typography :del-typography})
(def ^:private file-change-types