Skip to content

Commit

Permalink
Skip ad
Browse files Browse the repository at this point in the history
  • Loading branch information
armands-malejevs committed Jun 23, 2023
1 parent 4d9f6aa commit fb67d93
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -507,7 +507,7 @@ public void onAdEvent(AdEvent event) {
break;
case TAPPED:
eventEmitter.videoClickEvent();
adsLoader.discardAdBreak()
adsLoader.discardAdBreak();
break;
}
}
Expand Down

0 comments on commit fb67d93

Please sign in to comment.