diff --git a/src-tauri/Cargo.lock b/src-tauri/Cargo.lock index 0e80e80e..8770ab3a 100644 --- a/src-tauri/Cargo.lock +++ b/src-tauri/Cargo.lock @@ -2627,7 +2627,7 @@ dependencies = [ [[package]] name = "lume" -version = "1.2.4" +version = "1.2.5" dependencies = [ "rust-argon2 1.0.0", "serde", diff --git a/src/app/nwc/index.tsx b/src/app/nwc/index.tsx index 4c00138d..10f1b133 100644 --- a/src/app/nwc/index.tsx +++ b/src/app/nwc/index.tsx @@ -38,7 +38,7 @@ export function NWCScreen() { ) : ( -
+

You're using nostr wallet connect

@@ -47,12 +47,12 @@ export function NWCScreen() {