time removed from gdpr_consent

This commit is contained in:
nklhrstv 2022-08-18 16:31:57 +03:00
parent 832379ff98
commit dfc5626f0d

View file

@ -186,7 +186,6 @@ const Intro = ({ queryParams }) => {
tos: state.termsAccepted,
privacy: state.privacyPolicyAccepted,
marketing: state.marketingAccepted,
time: new Date(),
from: 'web'
}
}