Skip to content

Commit

Permalink
fix eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
Isaac Connor committed Jun 19, 2024
1 parent 48dc523 commit 420aa9a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web/skins/classic/views/js/event.js
Original file line number Diff line number Diff line change
Expand Up @@ -1026,7 +1026,6 @@ function progressBarNav() {

function handleClick(event) {
if (panZoomEnabled) {
const targetId = event.target.id;
if (!event.target.closest('#wrapperEventVideo')) {
return;
}
Expand Down

0 comments on commit 420aa9a

Please sign in to comment.