Unified keydown handling

This commit is contained in:
chrox 2024-10-28 17:01:26 +01:00
parent 572a97febe
commit 4457d9b6fb
No known key found for this signature in database
GPG key ID: 07EA917B97209AE3
7 changed files with 70 additions and 63 deletions

View file

@ -1,7 +1,7 @@
{
"$schema": "../node_modules/@tauri-apps/cli/config.schema.json",
"productName": "Readest",
"version": "0.3.0",
"version": "0.3.1",
"identifier": "com.bilingify.digest",
"build": {
"frontendDist": "../out",