From 38dd237bf0dd21ad83e2b127a0f4054b065d7d49 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sun, 11 Sep 2022 09:52:29 +0200 Subject: prefs in localStorage --- client-web/source/protocol/crypto.ts | 1 - 1 file changed, 1 deletion(-) (limited to 'client-web/source/protocol/crypto.ts') diff --git a/client-web/source/protocol/crypto.ts b/client-web/source/protocol/crypto.ts index 76f48c0..da4590b 100644 --- a/client-web/source/protocol/crypto.ts +++ b/client-web/source/protocol/crypto.ts @@ -29,7 +29,6 @@ export async function crypto_seeded_key(seed: string): Promise { false, ["encrypt", "decrypt"] ) - console.log(key); log("crypto", "ready") return key } -- cgit v1.2.3-70-g09d2