From 4905334ed4e58efca8c785e16d40368502358bc6 Mon Sep 17 00:00:00 2001
From: Trent Larson
Date: Mon, 28 Apr 2025 20:16:30 -0600
Subject: [PATCH] avoid an HTML complaint about bad formatting
---
src/views/HelpView.vue | 40 ++++++++++++++++++++--------------------
1 file changed, 20 insertions(+), 20 deletions(-)
diff --git a/src/views/HelpView.vue b/src/views/HelpView.vue
index fe4d9555..c7027a86 100644
--- a/src/views/HelpView.vue
+++ b/src/views/HelpView.vue
@@ -502,27 +502,27 @@
then don't use it.
As for data & privacy:
-
- -
- If using notifications, a server stores push token data. That can be revoked at any time
- by disabling notifications on the Profile page.
-
- -
- If sending images, a server stores them, too. They can be removed by editing the claim
- and deleting them.
-
- -
- If sending other partner system data (eg. to Trustroots) a public key and message
- data are stored on a server. Those can be removed via direct personal request.
-
- -
- For all other claim data,
-
- the Endorser Service has this Privacy Policy.
-
-
-
+
+ -
+ If using notifications, a server stores push token data. That can be revoked at any time
+ by disabling notifications on the Profile page.
+
+ -
+ If sending images, a server stores them, too. They can be removed by editing the claim
+ and deleting them.
+
+ -
+ If sending other partner system data (eg. to Trustroots) a public key and message
+ data are stored on a server. Those can be removed via direct personal request.
+
+ -
+ For all other claim data,
+
+ the Endorser Service has this Privacy Policy.
+
+
+
How can I contribute?