Update seek forward/backward time to 10s

This commit is contained in:
Mark Cooper
2021-09-05 12:09:29 -05:00
parent 8fc6209f6d
commit 7003221703
3 changed files with 10 additions and 5 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "audiobookshelf-app",
"version": "v0.2.1-beta",
"version": "v0.2.2-beta",
"author": "advplyr",
"scripts": {
"dev": "nuxt --hostname localhost --port 1337",
@@ -30,4 +30,4 @@
"@nuxtjs/tailwindcss": "^4.2.0",
"postcss": "^8.3.5"
}
}
}