mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-31 07:38:39 +00:00
time removed from gdpr_consent
This commit is contained in:
parent
832379ff98
commit
dfc5626f0d
1 changed files with 0 additions and 1 deletions
|
|
@ -186,7 +186,6 @@ const Intro = ({ queryParams }) => {
|
|||
tos: state.termsAccepted,
|
||||
privacy: state.privacyPolicyAccepted,
|
||||
marketing: state.marketingAccepted,
|
||||
time: new Date(),
|
||||
from: 'web'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue