Skip to content

Commit

Permalink
Update player version in the player's event definition
Browse files Browse the repository at this point in the history
  • Loading branch information
HalfbyteHeroes committed Dec 11, 2024
1 parent 0498bb2 commit f904f65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/helper/PlayerEvent.ts
Original file line number Diff line number Diff line change
Expand Up @@ -512,7 +512,7 @@ export enum PlayerEvent {
* Is succeeded by a {@link AdBreakFinished} event once the main content has been restored.
*
* @event
* @since v8.158.1
* @since v8.193.0
*/
RestoringContent = 'restoringcontent',
/**
Expand Down

0 comments on commit f904f65

Please sign in to comment.