From 44a88cc57cd63f670fc4135c75f68d268c401115 Mon Sep 17 00:00:00 2001 From: stefpi <19478336+stefpi@users.noreply.github.com> Date: Wed, 17 Jun 2026 11:49:30 -0700 Subject: [PATCH 1/2] add note --- src/lib/constants/faq.svelte | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/src/lib/constants/faq.svelte b/src/lib/constants/faq.svelte index fa803c2e..8e516ab2 100644 --- a/src/lib/constants/faq.svelte +++ b/src/lib/constants/faq.svelte @@ -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 - connect.comma.ai and sign up with the new - device. +
+ We aren't able to transfer comma prime subscriptions between devices. To do + so, you must cancel your existing prime subscription through + connect.comma.ai and sign up with the new + device. +
+ ++ Note: your stored drives from your original device will not be transfered to your new device. +
` }, { question: 'How do I cancel comma prime?', From aee963d4d53b81c9c3d9aeb7430ebddda32e9b84 Mon Sep 17 00:00:00 2001 From: stefpi <19478336+stefpi@users.noreply.github.com> Date: Wed, 17 Jun 2026 12:54:22 -0700 Subject: [PATCH 2/2] fix spelling --- src/lib/constants/faq.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/constants/faq.svelte b/src/lib/constants/faq.svelte index 8e516ab2..fa805063 100644 --- a/src/lib/constants/faq.svelte +++ b/src/lib/constants/faq.svelte @@ -325,7 +325,7 @@- Note: your stored drives from your original device will not be transfered to your new device. + Note: your stored drives from your original device will not be transferred to your new device.
` }, {