From c30765303d24e18d878f584303fa94934375a9cc Mon Sep 17 00:00:00 2001
From: hunicus <93150691+hunicus@users.noreply.github.com>
Date: Sun, 28 Aug 2022 10:05:44 -0400
Subject: [PATCH] Fix clipboard for node pubkey on channel page
---
.../lightning/channel/channel-box/channel-box.component.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/frontend/src/app/lightning/channel/channel-box/channel-box.component.html b/frontend/src/app/lightning/channel/channel-box/channel-box.component.html
index 382fffd47..37918b8df 100644
--- a/frontend/src/app/lightning/channel/channel-box/channel-box.component.html
+++ b/frontend/src/app/lightning/channel/channel-box/channel-box.component.html
@@ -4,7 +4,7 @@
{{ channel.public_key | shortenString : 12 }}
-