From a9bbc881753acf9a497d5cce89a749372085fd04 Mon Sep 17 00:00:00 2001 From: Levminer <33373714+Levminer@users.noreply.github.com> Date: Tue, 16 Nov 2021 17:50:01 +0100 Subject: [PATCH] Export page deprecate old encryption #154 --- app/export/index.html | 3 +-- app/export/src/js/export.js | 8 -------- app/export/src/js/export.ts | 18 ------------------ app/export/src/js/index.js | 14 ++++---------- 4 files changed, 5 insertions(+), 38 deletions(-) delete mode 100644 app/export/src/js/export.js delete mode 100644 app/export/src/js/export.ts diff --git a/app/export/index.html b/app/export/index.html index 3461c168..cec78aff 100644 --- a/app/export/index.html +++ b/app/export/index.html @@ -5,7 +5,6 @@ - @@ -41,7 +40,7 @@

You can export everything form your saved config.

Export code(s)

If you saved your config you can export the secrets and the QR code(s).

-