You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I define a range such as disabled-from = "17:30" disabled-to = "08:00" is not working properly.
if I just define disabled-from = "17:30" it works fine until 00:00
and if I just define disabled-to = "08:00" it works fine from 00:00 to 07:59 but with both properties together it does not work.