From fb57344b1b62120200d944f51ab62c6f3878f4f3 Mon Sep 17 00:00:00 2001 From: Markus Huggler Date: Wed, 28 Dec 2022 08:27:32 +0100 Subject: [PATCH] feat: adds links to import / export settings page --- .../mastolists/src/app/sync/sync/sync.component.html | 11 +++++++++++ .../mastolists/src/app/sync/sync/sync.component.ts | 5 ++++- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/projects/mastolists/src/app/sync/sync/sync.component.html b/projects/mastolists/src/app/sync/sync/sync.component.html index faf9042..f4376d0 100644 --- a/projects/mastolists/src/app/sync/sync/sync.component.html +++ b/projects/mastolists/src/app/sync/sync/sync.component.html @@ -37,6 +37,17 @@ +
+ +
+ + Export lists using your account settings page + + + Import lists using your account settings page + +
+

Now you can: