diff --git a/src/components/dialogs/nuxs/index.tsx b/src/components/dialogs/nuxs/index.tsx index 8096a0141f..5529893c01 100644 --- a/src/components/dialogs/nuxs/index.tsx +++ b/src/components/dialogs/nuxs/index.tsx @@ -36,7 +36,7 @@ const queuedNuxs: { id: Nux.ActivitySubscriptions, enabled: ({currentProfile}) => { return isExistingUserAsOf( - '2025-07-03T00:00:00.000Z', + '2025-07-07T00:00:00.000Z', currentProfile.createdAt, ) },