From f6273e12faa5ecfadcf12562afad5dfc11317464 Mon Sep 17 00:00:00 2001 From: WardPearce Date: Sun, 31 Mar 2024 14:04:11 +1300 Subject: [PATCH] Added section in settings to direct users to data preference tab in invidious --- materialious/src/routes/+error.svelte | 3 +++ materialious/src/routes/+layout.svelte | 16 ++++++++++++++++ 2 files changed, 19 insertions(+) diff --git a/materialious/src/routes/+error.svelte b/materialious/src/routes/+error.svelte index f9565f16..fc5992e5 100644 --- a/materialious/src/routes/+error.svelte +++ b/materialious/src/routes/+error.svelte @@ -1,5 +1,8 @@
diff --git a/materialious/src/routes/+layout.svelte b/materialious/src/routes/+layout.svelte index 92c7304e..47f3422a 100644 --- a/materialious/src/routes/+layout.svelte +++ b/materialious/src/routes/+layout.svelte @@ -320,6 +320,22 @@ +
+
Data preferences
+

+ Looking to import/export subscriptions, change password or delete account? + + Go here + + and scroll to the bottom of the page. +

+
+
Player