Fix config page not scrolling, add scroll arrows on home page, fix routing issue on back button, fix continue reading shelf

This commit is contained in:
Mark Cooper 2021-09-28 17:36:41 -05:00
parent 868e1af28a
commit 0da327222e
11 changed files with 195 additions and 95 deletions

View file

@ -1,6 +1,6 @@
{
"name": "audiobookshelf-client",
"version": "1.2.6",
"version": "1.2.7",
"description": "Audiobook manager and player",
"main": "index.js",
"scripts": {