fix first championship the next day
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ export default class Championship {
|
|||||||
if (time == null) {
|
if (time == null) {
|
||||||
remainingOffset += 1440
|
remainingOffset += 1440
|
||||||
day = Day.tomorrow
|
day = Day.tomorrow
|
||||||
time = Championship.firstTimeNextDay
|
time = Championship.firstTimeTomorrow
|
||||||
}
|
}
|
||||||
|
|
||||||
return new Championship({
|
return new Championship({
|
||||||
|
|||||||
Reference in New Issue
Block a user