Commit a2eaa5d
authored
fix: clear read count when burn after read is checked (#118)
When the burn after read checkbox is checked, the read count
input is now cleared to undefined. This matches the existing
inverse behavior where setting a read count unchecks burn
after read, since these options are mutually exclusive.
Closes #103
Co-authored-by: Matt Van Horn <455140+mvanhorn@users.noreply.github.com>1 parent 0569f18 commit a2eaa5d
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
780 | 780 | | |
781 | 781 | | |
782 | 782 | | |
783 | | - | |
| 783 | + | |
| 784 | + | |
| 785 | + | |
| 786 | + | |
| 787 | + | |
| 788 | + | |
784 | 789 | | |
785 | 790 | | |
786 | 791 | | |
| |||
0 commit comments