mirror of
https://github.com/penpot/penpot.git
synced 2025-05-23 05:06:13 +02:00
🐛 Remove duplicate audit action reporting.
This commit is contained in:
parent
11ea4c7aec
commit
9bc816fc1c
3 changed files with 8 additions and 7 deletions
|
@ -162,6 +162,7 @@
|
|||
(mf/deps files current-team-id)
|
||||
(fn [_]
|
||||
(st/emit! (ptk/event ::ev/event {::ev/name "export-files"
|
||||
::ev/origin "dashboard"
|
||||
:num-files (count files)}))
|
||||
(->> (rx/from files)
|
||||
(rx/flat-map
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue