auto-selfcontrol
auto-selfcontrol copied to clipboard
Schedule time on 00.00 (midnight) don't work. Use 23.59 instead
I want to set my app until midnight by setting block schedules like this but I got error. "end-hour": 0, "end-minute": 0
Then I found a working method by setting the time like this "end-hour": 23, "end-minute": 59
You are right, maybe we should make it simpler to block until midnight.