mirror of
https://github.com/videojs/video.js.git
synced 2025-01-13 10:32:26 +02:00
Fixed changeslog bullet.
This commit is contained in:
parent
a671e6b9d8
commit
1d680a9135
@ -1,6 +1,6 @@
|
||||
* Changed addEvent function name to 'on'.
|
||||
* Removed conflicting array.indexOf function
|
||||
Added exitFullScreen to support BlackBerry devices (pull/143)
|
||||
* Added exitFullScreen to support BlackBerry devices (pull/143)
|
||||
--------------------------------------------------------------------------------
|
||||
^ ADD NEW CHANGES ABOVE ^
|
||||
--------------------------------------------------------------------------------
|
||||
|
@ -57,7 +57,7 @@ VideoJS.options = {
|
||||
// Default of web browser is 300x150. Should rely on source width/height.
|
||||
width: "auto",
|
||||
height: "auto",
|
||||
|
||||
|
||||
// defaultVolume: 0.85,
|
||||
defaultVolume: 0.00, // The freakin seaguls are driving me crazy!
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user