Skip to content

Commit 5ce1bb8

Browse files
committed
download
1 parent 419600d commit 5ce1bb8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/webapp/ui/src/eln/gallery/components/ActionsMenu.js

+1
Original file line numberDiff line numberDiff line change
@@ -667,6 +667,7 @@ function ActionsMenu({
667667
onClick={() => {
668668
void download(selection.asSet()).then(() => {
669669
setActionsMenuAnchorEl(null);
670+
trackEvent("user:downloads:file:gallery");
670671
});
671672
}}
672673
compact

0 commit comments

Comments
 (0)