From be9465e9f8118e7f03d0a68215c00a10a82599b6 Mon Sep 17 00:00:00 2001
From: Trent Larson
Date: Sun, 30 Mar 2025 19:32:29 -0600
Subject: [PATCH] fix spelling & empty message, rename middle button to one
word "yours"
---
src/components/ActivityListItem.vue | 4 ----
src/components/OnboardingDialog.vue | 2 +-
src/components/QuickNav.vue | 2 +-
3 files changed, 2 insertions(+), 6 deletions(-)
diff --git a/src/components/ActivityListItem.vue b/src/components/ActivityListItem.vue
index 6da6fc6..7e6cc08 100644
--- a/src/components/ActivityListItem.vue
+++ b/src/components/ActivityListItem.vue
@@ -215,10 +215,6 @@ export default class ActivityListItem extends Vue {
const claim =
(this.record.fullClaim as unknown).claim || this.record.fullClaim;
- if (!claim.description) {
- return "something not described";
- }
-
return `${claim.description}`;
}
diff --git a/src/components/OnboardingDialog.vue b/src/components/OnboardingDialog.vue
index 83e6f77..85c6eb9 100644
--- a/src/components/OnboardingDialog.vue
+++ b/src/components/OnboardingDialog.vue
@@ -95,7 +95,7 @@
- Search for a topic, or search around your neighborhod under "Nearby".
+ Search for a topic, or search around your neighborhood under "Nearby".
diff --git a/src/components/QuickNav.vue b/src/components/QuickNav.vue
index 5525f15..87135cb 100644
--- a/src/components/QuickNav.vue
+++ b/src/components/QuickNav.vue
@@ -52,7 +52,7 @@
>
- your work
+ yours