diff --git a/src/components/comment/Comment.tsx b/src/components/comment/Comment.tsx
index 46a2787..25cf56d 100644
--- a/src/components/comment/Comment.tsx
+++ b/src/components/comment/Comment.tsx
@@ -99,7 +99,7 @@ export const Comment = ({ comment }: CommentProps) => {
-
@@ -117,7 +117,7 @@ export const Comment = ({ comment }: CommentProps) => {
-
+
*/}
{typeof profile?.lud16 !== 'undefined' && profile.lud16 !== '' && (
)}
diff --git a/src/components/comment/CommentsPopup.tsx b/src/components/comment/CommentsPopup.tsx
index 8cb7d6d..516505f 100644
--- a/src/components/comment/CommentsPopup.tsx
+++ b/src/components/comment/CommentsPopup.tsx
@@ -185,7 +185,7 @@ export const CommentsPopup = () => {
-
@@ -203,7 +203,7 @@ export const CommentsPopup = () => {
-
+
*/}
{typeof profile?.lud16 !== 'undefined' &&
profile.lud16 !== '' &&
}