Browse Source

Merge branch 'master' into master

DIYgod 8 years ago
parent
commit
09d0f43bff
4 changed files with 1 additions and 2 deletions
  1. 0 1
      dist/DPlayer.min.css.map
  2. 0 0
      dist/DPlayer.min.js
  3. 0 0
      dist/DPlayer.min.js.map
  4. 1 1
      src/option.js

File diff suppressed because it is too large
+ 0 - 1
dist/DPlayer.min.css.map


File diff suppressed because it is too large
+ 0 - 0
dist/DPlayer.min.js


File diff suppressed because it is too large
+ 0 - 0
dist/DPlayer.min.js.map


+ 1 - 1
src/option.js

@@ -14,7 +14,7 @@ module.exports = (option) => {
         theme: '#b7daff',
         loop: false,
         lang: navigator.language.indexOf('zh') !== -1 ? 'zh' : 'en',
-        screenshot: true,
+        screenshot: false,
         hotkey: true,
         preload: 'auto',
         apiBackend: defaultApiBackend,

Some files were not shown because too many files changed in this diff