Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 10 additions & 4 deletions src/lib/constants/faq.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -317,10 +317,16 @@
}, {
question: 'How do I transfer a prime subscription to a new device?',
answer: `
We aren't able to transfer comma prime subscriptions between devices. To do
so, you must cancel your existing prime subscription through
<a href="https://connect.comma.ai/">connect.comma.ai</a> and sign up with the new
device.
<p>
We aren't able to transfer comma prime subscriptions between devices. To do
so, you must cancel your existing prime subscription through
<a href="https://connect.comma.ai/">connect.comma.ai</a> and sign up with the new
device.
</p>

<p>
Note: your stored drives from your original device will not be transferred to your new device.
</p>
`
}, {
question: 'How do I cancel comma prime?',
Expand Down
Loading