mirror of
https://github.com/readest/readest.git
synced 2026-05-03 05:50:55 +00:00
hotfix: fix window cannot be dragged when light traffic widget is shown on macOS (#304)
* fix: fix window cannot be dragged when light traffic widget is shown on macOS * fix: detecting tauri focus event for deeplink redirect in oauth * release: version 0.9.9
This commit is contained in:
parent
b879184dc6
commit
b2ef55832c
5 changed files with 38 additions and 11 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@readest/readest-app",
|
||||
"version": "0.9.8",
|
||||
"version": "0.9.9",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "dotenv -e .env.tauri -- next dev",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue