This repository was archived by the owner on Apr 2, 2025. It is now read-only.
Fixed Skip Alert Action Logic
- #270: The skip action had improper conditional logic leading to
skip
mimicking thenext time
logic, instead of actually respecting the end-user's preferences. This has now been fixed. (thanks @nixnoughtnothing)