Commit b4f1b73
authored
Allow ranges in hours and minutes
Ranges of hours and minutes should be allowed on their own. The regex change should allow that.
eg `2-23` or `34-45`1 parent c7ce2b7 commit b4f1b73
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | | - | |
| 152 | + | |
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
| |||
0 commit comments