diff --git a/app/(app)/(profile)/[npub]/page.tsx b/app/(app)/(profile)/[npub]/page.tsx
index 4d7bf97..392e943 100644
--- a/app/(app)/(profile)/[npub]/page.tsx
+++ b/app/(app)/(profile)/[npub]/page.tsx
@@ -94,14 +94,14 @@ export default function ProfilePage({
)}
- {currentUser?.pubkey === pubkey && !mySubscription && (
+ {/* {currentUser?.pubkey === pubkey && !mySubscription && (
- )}
+ )} */}
{currentUser?.pubkey === pubkey && (