diff --git a/src/pages/Dashboard.tsx b/src/pages/Dashboard.tsx
index 72cad8f..458d535 100644
--- a/src/pages/Dashboard.tsx
+++ b/src/pages/Dashboard.tsx
@@ -69,12 +69,14 @@ function Dashboard() {
Linked to: {instance.tp.name}
)}
-
- Learn More
-
+ {false && (
+
+ Learn More
+
+ )}
{instance.tp && (
Linked to: {instance.tp.name}
)}
-
- Learn More
-
+ {false && (
+
+ Learn More
+
+ )}
{instance.tp && (
+
+ Port:
+ copyText(tp.port)}
+ >
+
{tp.port}
+
+
+
+
+
Password: