diff --git a/src/renderer/src/views/x/XWizardDeleteOptionsPage.vue b/src/renderer/src/views/x/XWizardDeleteOptionsPage.vue
index 836f1c98..1db37d03 100644
--- a/src/renderer/src/views/x/XWizardDeleteOptionsPage.vue
+++ b/src/renderer/src/views/x/XWizardDeleteOptionsPage.vue
@@ -9,6 +9,7 @@ import {
State
} from '../../view_models/AccountXViewModel'
import { xHasSomeData } from '../../util_x';
+import { openURL } from '../../util';
import XLastImportOrBuildComponent from './XLastImportOrBuildComponent.vue';
@@ -329,7 +330,10 @@ onMounted(async () => {
- Likes are private on X.
+ Likes are only visible to you on X. Cyd will delete all of the likes it can, but it can't delete
+ ghost likes.
+
+ Read more.
@@ -348,6 +352,11 @@ onMounted(async () => {
class="premium badge badge-primary">Premium
+
+
+ Bookmarks are only visible to you on X.
+
+
diff --git a/src/renderer/src/views/x/XWizardImportOrBuildPage.vue b/src/renderer/src/views/x/XWizardImportOrBuildPage.vue
index df2c5740..9244fba5 100644
--- a/src/renderer/src/views/x/XWizardImportOrBuildPage.vue
+++ b/src/renderer/src/views/x/XWizardImportOrBuildPage.vue
@@ -113,9 +113,8 @@ onMounted(() => {
X restricts how much of your data you can access. You likely won't get all of your data
if you have Cyd build it from scratch. Building from scratch is a great way to backup
your direct messages, though.
-
- Read more
- .
+ Read
+ more.
@@ -154,8 +153,7 @@ onMounted(() => {
profile will be faster. Building from scratch is also a great way to backup your direct
messages.
- Read more
- .
+ Read more.
@@ -226,8 +224,7 @@ onMounted(() => {
only works if you have less than about 2,000 tweets or likes. Building from scratch is a
great way to backup your direct messages, though.
- Read more
- .
+ Read more.