Yooooomi / your_spotify

Self hosted Spotify tracking dashboard
GNU General Public License v3.0
2.82k stars 113 forks source link

Update FullPrivacy.tsx to remove /fr/ from link #249

Closed JOHLC closed 1 year ago

JOHLC commented 1 year ago

Change localized link: https://www.spotify.com/fr/account/privacy/

To the generic: https://www.spotify.com/account/privacy/

Currently, this link redirects me to the French version of the site, but I am in the US. The new link should dynamically redirect users to their localized version of the site.

Yooooomi commented 1 year ago

Thank you!