audio streaming app plyr.fm

fix: correct "leaving" docs to reflect optional ATProto record deletion (#1059)

account deletion keeps ATProto records on the user's PDS by default,
but users can choose to delete them too — the docs previously implied
records unconditionally remain.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>

authored by zzstoatzz.io

Claude Opus 4.6 and committed by
GitHub
7054fc42 dfd99060

+2 -2
+1 -1
docs/artists.md
··· 89 89 90 90 ## leaving 91 91 92 - you can leave plyr.fm at any time. export your full catalog as a zip from the [portal](https://plyr.fm/portal), and your ATProto records remain on your PDS regardless. deleting your account removes all data from plyr.fm's infrastructure — for the full technical details, see the [offboarding documentation](https://github.com/zzstoatzz/plyr.fm/blob/main/docs-internal/offboarding.md). 92 + you can leave plyr.fm at any time. export your full catalog as a zip from the [portal](https://plyr.fm/portal). deleting your account removes all data from plyr.fm's infrastructure — your ATProto records stay on your PDS by default, but you can choose to delete those too. for the full technical details, see the [offboarding documentation](https://github.com/zzstoatzz/plyr.fm/blob/main/docs-internal/offboarding.md).
+1 -1
docs/listeners.md
··· 24 24 25 25 ## leaving 26 26 27 - your likes, comments, and playlists are ATProto records stored on your PDS — not locked into plyr.fm. you can leave at any time and your data stays with you. for the full technical details, see the [offboarding documentation](https://github.com/zzstoatzz/plyr.fm/blob/main/docs-internal/offboarding.md). 27 + your likes, comments, and playlists are ATProto records stored on your PDS — not locked into plyr.fm. you can leave at any time — your ATProto records stay on your PDS by default, but you can choose to delete those too. for the full technical details, see the [offboarding documentation](https://github.com/zzstoatzz/plyr.fm/blob/main/docs-internal/offboarding.md). 28 28 29 29 ## start listening 30 30