diff options
| author | Pinapelz <yukais@pinapelz.com> | 2026-06-03 03:05:46 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2026-06-03 03:05:46 -0700 |
| commit | 19f62be11c87a02b4bf1e24365a8d0629c8b5c66 (patch) | |
| tree | f3b43af6835ba1acfda64761ff9dc26f30c9dde8 | |
| parent | 92ce2fa112a0ddd873e8848d88cb284036696c3d (diff) | |
Update startDate.ts
| -rw-r--r-- | src/constants/startDate.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/constants/startDate.ts b/src/constants/startDate.ts index d0fe930..bb49bfe 100644 --- a/src/constants/startDate.ts +++ b/src/constants/startDate.ts @@ -1 +1 @@ -export const startDate = new Date('5/5/2023'); +export const startDate = new Date('6/3/2026'); |
