Added an error message when API key is not set.

This commit is contained in:
Achiya Elyasaf
2023-12-03 09:55:51 +02:00
parent 693f3f2bce
commit 15319c67ef
2 changed files with 3 additions and 1 deletions

View File

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