Commit 764c22f
authored
## Description
This fixes inconsistencies where jAIPrompt (singular) is referenced
instead of the correct jAIPrompts (plural) as used in the actual code
implementation.
## Related Issue
Fixes #205
## Screenshots/Screencasts
<img width="742" height="126" alt="image"
src="https://github.com/user-attachments/assets/f75334a7-9e05-4c80-9ffe-7508453137ac"
/>
## Used feature
search and replace
1 parent ba805bb commit 764c22f
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
| 151 | + | |
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| |||
0 commit comments