From bf0244f9dc2df034e76ddd393f5cb4b2d7ac3611 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 }}
-