From a6f77e2f8d0718c7ac23011cc9b98a1cae06f2eb Mon Sep 17 00:00:00 2001 From: Jared Dantis Date: Sun, 14 May 2023 17:50:38 +0800 Subject: [PATCH] views: Change privacy policy link to @wsg-ariadne/privacy --- src/views/AutoReportView.vue | 2 +- src/views/HomeView.vue | 9 +++++++-- src/views/ManualReportView.vue | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/src/views/AutoReportView.vue b/src/views/AutoReportView.vue index 98d8f2a..55e7d02 100644 --- a/src/views/AutoReportView.vue +++ b/src/views/AutoReportView.vue @@ -71,7 +71,7 @@ By clicking Submit, you allow Ariadne to submit a report to the Dionysus server at {{ dionysusUrl }} containing information about this page, along with any attachments and remarks you have provided. - + Click here to view our privacy policy.

diff --git a/src/views/HomeView.vue b/src/views/HomeView.vue index 6bb2769..270bf60 100644 --- a/src/views/HomeView.vue +++ b/src/views/HomeView.vue @@ -138,8 +138,13 @@ - -

Ariadne version {{ extensionVersion }}

+ +

+ Ariadne version {{ extensionVersion }}
+ + Privacy policy + +

diff --git a/src/views/ManualReportView.vue b/src/views/ManualReportView.vue index fd25e85..7f31129 100644 --- a/src/views/ManualReportView.vue +++ b/src/views/ManualReportView.vue @@ -43,7 +43,7 @@ By clicking Submit, you allow Ariadne to submit a report to the Dionysus server at {{ dionysusUrl }} containing information about this page, along with any remarks you have provided. - + Click here to view our privacy policy.