diff --git a/app/components/Noodle/index.ts b/app/components/Noodle/index.ts index 2912126f96..a73644a0a4 100644 --- a/app/components/Noodle/index.ts +++ b/app/components/Noodle/index.ts @@ -77,7 +77,7 @@ export const ACTIVE_NOODLES: Noodle[] = [ key: 'gif-day', logo: NoodleGifDayLogo, date: '2026-09-05', - dateTo: '2026-09-05', + dateTo: '2026-09-08', timezone: 'auto', }, ]