I used array.pop instead of array.splice for some reason. I thought it would work, but I guess I didn't read MDN thoroughly enough when I first implemented this function. |
||
|---|---|---|
| .. | ||
| checkTimer.js | ||
| parseTime.js | ||
| sendTimerReminder.js | ||
I used array.pop instead of array.splice for some reason. I thought it would work, but I guess I didn't read MDN thoroughly enough when I first implemented this function. |
||
|---|---|---|
| .. | ||
| checkTimer.js | ||
| parseTime.js | ||
| sendTimerReminder.js | ||