Skip to content

Commit

Permalink
fixed eslint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
saragajic11 committed Sep 25, 2024
1 parent e0361b0 commit 0161ccb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions acrobat/scripts/alloy/susi-auth-handler.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@ export default function init(ctaName, action, device) {
},
},
};
// eslint-disable-next-line no-underscore-dangle
window?._satellite?.track('event', event);
}

0 comments on commit 0161ccb

Please sign in to comment.