veplayer-mp-wechat
Advanced tools
Comparing version 0.1.13 to 0.1.14
@@ -359,3 +359,3 @@ "use strict"; | ||
} | ||
if (paused) { | ||
if (!seeking && paused) { | ||
data.paused = false; | ||
@@ -362,0 +362,0 @@ } |
{ | ||
"name": "veplayer-mp-wechat", | ||
"version": "0.1.13", | ||
"version": "0.1.14", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "miniprogram": "dist", |
114646