repo.or.cz
/
ProtonMail-WebClient.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove payments API routing initialization
[ProtonMail-WebClient.git]
/
packages
/
components
/
containers
/
desktop
/
freeTrial
/
constants.ts
blob
3a6e45186dca7ecce6d0f981face12eae4517d21
1
export const DEFAULT_TRIAL_DAYS = 14;
2
export const FIRST_REMINDER_DAYS = 14;
3
export const SECOND_REMINDER_DAYS = 5;
4
export const THIRD_REMINDER_DAYS = 2;