From a13fe45c6446527f52dac9dd25e32c4e23c364e3 Mon Sep 17 00:00:00 2001 From: "plebeius.eth" Date: Thu, 26 Oct 2023 14:13:00 +0200 Subject: [PATCH] feat(share): add seedit to share button --- src/components/views/All.jsx | 11 +++++------ src/components/views/AllCatalog.jsx | 2 +- src/components/views/Board.jsx | 11 +++++------ src/components/views/Catalog.jsx | 11 +++++------ src/components/views/Subscriptions.jsx | 11 +++++------ src/components/views/SubscriptionsCatalog.jsx | 11 +++++------ 6 files changed, 26 insertions(+), 31 deletions(-) diff --git a/src/components/views/All.jsx b/src/components/views/All.jsx index 87b0f741..a3562c3c 100755 --- a/src/components/views/All.jsx +++ b/src/components/views/All.jsx @@ -1125,12 +1125,11 @@ const All = () => { Plebbit - {/*
  • handleOptionClick(thread.cid)}> - Seedit -
  • */} +
  • handleOptionClick(thread.cid)}> + + Seedit + +
  • handleOptionClick(thread.cid)}> Plebones diff --git a/src/components/views/AllCatalog.jsx b/src/components/views/AllCatalog.jsx index 46ab802e..8dceaeb8 100755 --- a/src/components/views/AllCatalog.jsx +++ b/src/components/views/AllCatalog.jsx @@ -653,7 +653,7 @@ const CatalogPost = ({ post }) => {
  • {/*
  • handleOptionClick(thread.cid)}> Seedit
  • */} diff --git a/src/components/views/Board.jsx b/src/components/views/Board.jsx index 43a6809c..22a3329c 100755 --- a/src/components/views/Board.jsx +++ b/src/components/views/Board.jsx @@ -2181,12 +2181,11 @@ const Board = () => { Plebbit - {/*
  • handleOptionClick(thread.cid)}> - Seedit -
  • */} +
  • handleOptionClick(thread.cid)}> + + Seedit + +
  • handleOptionClick(thread.cid)}> Plebones diff --git a/src/components/views/Catalog.jsx b/src/components/views/Catalog.jsx index b15309d6..17371b66 100755 --- a/src/components/views/Catalog.jsx +++ b/src/components/views/Catalog.jsx @@ -1075,12 +1075,11 @@ const CatalogPost = ({ post }) => { Plebbit
  • - {/*
  • handleOptionClick(thread.cid)}> - Seedit -
  • */} +
  • handleOptionClick(thread.cid)}> + + Seedit + +
  • handleOptionClick(thread.cid)}> Plebones diff --git a/src/components/views/Subscriptions.jsx b/src/components/views/Subscriptions.jsx index 7cb5d63f..880f9d4e 100755 --- a/src/components/views/Subscriptions.jsx +++ b/src/components/views/Subscriptions.jsx @@ -1139,12 +1139,11 @@ const Subscriptions = () => { Plebbit
  • - {/*
  • handleOptionClick(thread.cid)}> - Seedit -
  • */} +
  • handleOptionClick(thread.cid)}> + + Seedit + +
  • handleOptionClick(thread.cid)}> Plebones diff --git a/src/components/views/SubscriptionsCatalog.jsx b/src/components/views/SubscriptionsCatalog.jsx index 49d18321..7e8777a9 100755 --- a/src/components/views/SubscriptionsCatalog.jsx +++ b/src/components/views/SubscriptionsCatalog.jsx @@ -651,12 +651,11 @@ const CatalogPost = ({ post }) => { Plebbit
  • - {/*
  • handleOptionClick(thread.cid)}> - Seedit -
  • */} +
  • handleOptionClick(thread.cid)}> + + Seedit + +
  • handleOptionClick(thread.cid)}> Plebones