make live now gate fail-open (#9714)
This commit is contained in:
@@ -25,7 +25,7 @@ export const enabled = createIsEnabledCheck(props => {
|
||||
'2026-01-16T00:00:00.000Z',
|
||||
props.currentProfile.createdAt,
|
||||
) &&
|
||||
props.gate('live_now_beta')
|
||||
!props.gate('disable_live_now_beta')
|
||||
)
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user