From 260e44d3dbd3009052f545690e52b89ae6fcada8 Mon Sep 17 00:00:00 2001
From: peaklabs-dev <122374094+peaklabs-dev@users.noreply.github.com>
Date: Fri, 13 Dec 2024 20:57:58 +0100
Subject: [PATCH] fix: only show copy button on secure context
---
resources/views/components/modal-confirmation.blade.php | 1 +
resources/views/livewire/profile/index.blade.php | 2 ++
2 files changed, 3 insertions(+)
diff --git a/resources/views/components/modal-confirmation.blade.php b/resources/views/components/modal-confirmation.blade.php
index 8495417ac..e98a494c5 100644
--- a/resources/views/components/modal-confirmation.blade.php
+++ b/resources/views/components/modal-confirmation.blade.php
@@ -258,6 +258,7 @@