Skip to content

Commit 5354454

Browse files
Merge pull request #656 from pennlabs/davidcfu/update-semester-start
2 parents be47737 + 656a464 commit 5354454

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PennMobile/src/main/java/com/pennapps/labs/pennmobile/dining/adapters/DiningInsightsCardAdapter.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ class DiningInsightsCardAdapter(
5454
private const val DINING_DOLLARS_PREDICTIONS = 2
5555
private const val DINING_SWIPES_PREDICTIONS = 3
5656

57-
const val START_DAY_OF_SEMESTER = "2025-08-26"
57+
const val START_DAY_OF_SEMESTER = "2026-01-14"
5858
private const val DAYS_IN_SEMESTER = 117f
5959
}
6060

0 commit comments

Comments
 (0)