mirror of
https://github.com/penpot/penpot.git
synced 2025-06-06 13:11:39 +02:00
🐛 Fix problem when export not getting new change
This commit is contained in:
parent
334d1fd9b3
commit
b0d723282b
4 changed files with 14 additions and 0 deletions
|
@ -591,3 +591,6 @@
|
|||
|
||||
(def updating-library
|
||||
(l/derived :updating-library st/state))
|
||||
|
||||
(def persistence-state
|
||||
(l/derived (comp :status :workspace-persistence) st/state))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue