🐛 Update project modified-at field after file import

This commit is contained in:
Andrey Antukh 2023-07-07 15:17:48 +02:00 committed by Alejandro Alonso
parent decaeda2fe
commit ad53d0b55a
3 changed files with 7 additions and 0 deletions

View file

@ -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