Skip to content

Commit

Permalink
Remove showInfo
Browse files Browse the repository at this point in the history
  • Loading branch information
robbinjohansson committed Oct 6, 2018
1 parent 1a08ca7 commit 626c301
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ These are available props.

* `player-width`: `String` or `Number`, default value is `640`
* `player-height`: `String` or `Number`, default value is `390`
* `player-vars`: `Object`, default value is `{start: 0, autoplay: 0}` Can also specify `rel` and `showInfo`
* `player-vars`: `Object`, default value is `{start: 0, autoplay: 0}` Can also specify `rel`.
* `video-id`: `String`, `required`
* `mute`: `Boolean` default value is `false`

Expand Down
3 changes: 0 additions & 3 deletions play/PlayerVars.vue
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ export default {
start: 60
},
player3: {
showinfo: 0
},
player4: {
playlist: 'M7lc1UVf-VE,M7lc1UVf-VE,M7lc1UVf-VE'
}
}
Expand Down

0 comments on commit 626c301

Please sign in to comment.