Commit f678b06
committed
Fix iconProvider case in SaveScreenshot.json
Changed the "iconProvider" property value from "Image" to "image" in the `SaveScreenshot.json` file to ensure consistency in naming conventions. This change aligns with coding standards that prefer lowercase for such identifiers.1 parent 6ffc8b5 commit f678b06
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments