diff options
author | Sam Potts <me@sampotts.me> | 2015-05-18 13:50:44 +1000 |
---|---|---|
committer | Sam Potts <me@sampotts.me> | 2015-05-18 13:50:44 +1000 |
commit | ceace2a6789abd525c31933dda9b88df64ff3c39 (patch) | |
tree | a828458ae5e24a6ff352057e05cc44e081db2328 /docs/error.html | |
parent | d627454b2a31042508d9b8545c2b927e3bd5d93d (diff) | |
download | plyr-ceace2a6789abd525c31933dda9b88df64ff3c39.tar.lz plyr-ceace2a6789abd525c31933dda9b88df64ff3c39.tar.xz plyr-ceace2a6789abd525c31933dda9b88df64ff3c39.zip |
setVolume() API method improvements (Fixes #83)
Diffstat (limited to 'docs/error.html')
-rw-r--r-- | docs/error.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/error.html b/docs/error.html index 3c76b7dd..da352725 100644 --- a/docs/error.html +++ b/docs/error.html @@ -6,7 +6,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- Docs styles --> - <link rel="stylesheet" href="//cdn.plyr.io/1.1.7/docs.css"> + <link rel="stylesheet" href="//cdn.plyr.io/1.1.8/docs.css"> </head> <body> <main> |