Fix progress overridden by newly opened book (#117)

This commit is contained in:
Huang Xin 2025-01-06 19:19:02 +01:00 committed by GitHub
parent cccd4c2b16
commit a59a3b633b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 54 additions and 28 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@readest/readest-app",
"version": "0.9.0",
"version": "0.9.1",
"private": true,
"scripts": {
"dev": "dotenv -e .env.tauri -- next dev",