mirror of
https://github.com/penpot/penpot.git
synced 2025-06-01 01:51:38 +02:00
🐛 Update project modified-at field after file import
This commit is contained in:
parent
decaeda2fe
commit
ad53d0b55a
3 changed files with 7 additions and 0 deletions
|
@ -255,6 +255,7 @@
|
|||
(fn []
|
||||
(st/emit! (dd/fetch-files {:project-id project-id})
|
||||
(dd/fetch-recent-files (:id team))
|
||||
(dd/fetch-projects)
|
||||
(dd/clear-selected-files))))]
|
||||
|
||||
(mf/with-effect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue