This commit is contained in:
plebeius.eth
2023-10-24 17:56:17 +02:00
parent e2da7e7e96
commit 991f244169
+2 -2
View File
@@ -1585,7 +1585,7 @@ const Thread = () => {
onClick={() => {
handleOptionClick(reply.cid);
setNewSuccessMessage('Link copied to clipboard');
handleShareClick(thread.subplebbitAddress, thread.cid);
handleShareClick(comment.subplebbitAddress, comment.cid);
}}
>
Share post
@@ -2527,7 +2527,7 @@ const Thread = () => {
onClick={() => {
handleMobileOptionClick(reply.cid);
setNewSuccessMessage('Link copied to clipboard');
handleShareClick(thread.subplebbitAddress, thread.cid);
handleShareClick(comment.subplebbitAddress, comment.cid);
}}
>
Share post