Commit 6f65b46
Save version when skipping reporting to prevent re-prompting
When users click "Skip reporting" without the checkbox, now saves
the current version to version-info.json. This prevents the prompt
from appearing again until the version actually changes.
Behavior:
- Skip without checkbox: Saves version, will prompt on next version
- Skip with checkbox: Sets neverAsk=true, never prompts again
Co-authored-by: netmindz <442066+netmindz@users.noreply.github.com>1 parent 231fb5a commit 6f65b46
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3425 | 3425 | | |
3426 | 3426 | | |
3427 | 3427 | | |
| 3428 | + | |
| 3429 | + | |
| 3430 | + | |
3428 | 3431 | | |
3429 | | - | |
3430 | 3432 | | |
3431 | 3433 | | |
3432 | 3434 | | |
| |||
0 commit comments