Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Initialize localStorage idling value to false in constructor
If AutoResume.NotIdle is set, the idling value must be to false in localStorage, otherwise, on startup, if the value is at true, no interrupt will emit.
- Loading branch information