diff --git a/src/components/events/partials/PlaylistActionsCell.tsx b/src/components/events/partials/PlaylistActionsCell.tsx index 539ba465e8..ddea0769c5 100644 --- a/src/components/events/partials/PlaylistActionsCell.tsx +++ b/src/components/events/partials/PlaylistActionsCell.tsx @@ -27,7 +27,7 @@ const PlaylistActionsCell = ({ return <> {/* playlist details */} showPlaylistDetailsModal()} + onClick={() => { showPlaylistDetailsModal(); }} className={"action-cell-button"} editAccessRole={"ROLE_UI_PLAYLISTS_DETAILS_VIEW"} >