From f1163d830221403070d99e442cfbe587551ab5c6 Mon Sep 17 00:00:00 2001
From: Trent Larson
- The feed underneath this pop-up shows the latest gifts recognized by - others. Once someone registers you, you'll be able to log your - appreciation, too. + The feed underneath this pop-up shows the latest gifts that others have + recognized. Once someone registers you, you can log your appreciation, + too.
@@ -97,7 +100,7 @@
When you find some that seem interesting, you can offer your help. You are welcome to make your offer conditional, for example if they get 2 - other people, too. + other people to help besides you.
diff --git a/src/components/QuickNav.vue b/src/components/QuickNav.vue
index 3cf70d0..58b02c2 100644
--- a/src/components/QuickNav.vue
+++ b/src/components/QuickNav.vue
@@ -11,8 +11,11 @@
'text-slate-500': selected !== 'Home',
}"
>
-
This type is not as reliable as a Reminder Notification because mobile devices often suppress
- such notifications to save battery. (We are working on other ways to notify you more
- reliably. If you want to quickly check for relevant activity daily, use the Reminder
- Notification and open the app and look for a large green button that points out new
- activity that is personal to you.)
+ such notifications to save battery. (If you want to quickly check for relevant activity daily,
+ use the Reminder Notification and open the app and look for a large green button that points out new
+ activity that is personal to you. We are working on other ways to notify you more
+ reliably --
{{ package.version }} ({{ commitHash }})
Contact us at
diff --git a/src/views/HomeView.vue b/src/views/HomeView.vue
index b5fb331..6e9fe74 100644
--- a/src/views/HomeView.vue
+++ b/src/views/HomeView.vue
@@ -174,6 +174,16 @@