summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2019-07-19 16:47:04 -0400
committerPliable Pixels <pliablepixels@gmail.com>2019-07-19 16:47:04 -0400
commite8c2483e74b38b3d2f8a1d662574a23a6aabad64 (patch)
treeb02a2696d3fe5b1d219d40ed799887f865ca5bc7 /package.json
parent88bdea176231fdc96db04bb41736ed177d52503a (diff)
don't play video on scrub if it was paused, disallow swipe for 1s if control bar was scrubbed
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 1cb44ad7..26812d3f 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "zmninjapro",
"description": "Home security mobile app for ZoneMinder",
- "version": "1.3.069",
+ "version":"1.3.069",
"displayName": "zmNinja",
"author": "Pliable Pixels",
"license": "custom see LICENSE.md",
@@ -192,4 +192,4 @@
]
}
}
-} \ No newline at end of file
+}