diff --git a/src/components/views/Subscriptions.jsx b/src/components/views/Subscriptions.jsx index 64490a14..ecb3f270 100644 --- a/src/components/views/Subscriptions.jsx +++ b/src/components/views/Subscriptions.jsx @@ -268,16 +268,6 @@ const Subscriptions = () => { -
- [ - Catalog - ] -
-
- - Catalog - -
@@ -823,6 +813,14 @@ const Subscriptions = () => {
+ +  p/ + + {thread.subplebbitAddress.includes(".eth") ? thread.subplebbitAddress : thread.subplebbitAddress.slice(0, 10) + "(...)"} + + {getDate(reply.timestamp)}  c/