Fixed a bug in detecting manual changes of keyboard shortcuts

This commit is contained in:
Achiya Elyasaf
2023-11-19 15:35:15 +02:00
parent a640126c2c
commit 693f3f2bce
4 changed files with 31 additions and 15 deletions

View File

@@ -42,5 +42,5 @@
"manifest_version": 3,
"name": "LeafLLM",
"homepage_url": "https://github.com/achiyae/LeafLLM",
"version": "1.2.1"
"version": "1.2.2"
}