Commit 866dfbb
committed
fix(input): Improve error message for missing Gemini API key
- Update the error handling for missing Gemini API key to provide clearer instructions.
- Include the path to the user configuration file in the error message, guiding users on where to add their API key.
- Enhance the visibility of the error message in the popup for better user experience.1 parent aa2fab5 commit 866dfbb
1 file changed
+6
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
385 | 385 | | |
386 | 386 | | |
387 | 387 | | |
388 | | - | |
389 | | - | |
390 | | - | |
391 | | - | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
392 | 394 | | |
393 | 395 | | |
394 | 396 | | |
| |||
0 commit comments