Skip to content

Commit

Permalink
open survey kyberAI 1 more time
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyenhoaidanh authored Jul 27, 2023
1 parent 888ec1d commit c256034
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/TrueSightV2/components/FeedbackSurvey.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ const XWrapper = styled.span`
}
`

const LOCALSTORAGE_MODAL_SHOWED = 'showedKyberAIFeedbackSurvey'
const LOCALSTORAGE_WIDGET_SHOWED = 'showedKyberAIFeedbackSurveyWidget'
const LOCALSTORAGE_MODAL_SHOWED = 'showedKyberAIFeedbackSurvey_2'
const LOCALSTORAGE_WIDGET_SHOWED = 'showedKyberAIFeedbackSurveyWidget_2'
const MOMENT_THIS_SURVEY_RELEASE = 1689768000
const END_DATE = 1691020800000 // Aug 3

Expand Down

0 comments on commit c256034

Please sign in to comment.