Move NUX date (#8603)
This commit is contained in:
@@ -36,7 +36,7 @@ const queuedNuxs: {
|
|||||||
id: Nux.ActivitySubscriptions,
|
id: Nux.ActivitySubscriptions,
|
||||||
enabled: ({currentProfile}) => {
|
enabled: ({currentProfile}) => {
|
||||||
return isExistingUserAsOf(
|
return isExistingUserAsOf(
|
||||||
'2025-07-03T00:00:00.000Z',
|
'2025-07-07T00:00:00.000Z',
|
||||||
currentProfile.createdAt,
|
currentProfile.createdAt,
|
||||||
)
|
)
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user