Skip to content

Commit

Permalink
Merge pull request #645 from avantifellows/inverting_inverted_player_…
Browse files Browse the repository at this point in the history
…timer

removed the inverted timer change
  • Loading branch information
deepansh96 authored Jan 1, 2024
2 parents d1ea1e6 + 2ae8efc commit c444f64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/Embeds/Plio.vue
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ export default {
hideControls: false,
clickToPlay: false,
invertTime: true,
invertTime: false,
},
videoId: "", // video Id for the Plio
componentProperties: {}, // properties of the plio player
Expand Down

0 comments on commit c444f64

Please sign in to comment.