0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-23 05:01:23 -05:00

🐛 Fix component restoration is not notified to files using the library

This commit is contained in:
Pablo Alba 2023-12-11 19:13:54 +01:00
parent c236091645
commit b41f63c16e

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