diff --git a/src/components/views/All.jsx b/src/components/views/All.jsx index a3562c3c..b29df402 100755 --- a/src/components/views/All.jsx +++ b/src/components/views/All.jsx @@ -1126,7 +1126,7 @@ const All = () => {
  • handleOptionClick(thread.cid)}> - + Seedit
  • diff --git a/src/components/views/AllCatalog.jsx b/src/components/views/AllCatalog.jsx index 8dceaeb8..46ab802e 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 22a3329c..85cbaab2 100755 --- a/src/components/views/Board.jsx +++ b/src/components/views/Board.jsx @@ -2182,7 +2182,7 @@ const Board = () => {
  • handleOptionClick(thread.cid)}> - + Seedit
  • diff --git a/src/components/views/Catalog.jsx b/src/components/views/Catalog.jsx index 17371b66..2c87deb1 100755 --- a/src/components/views/Catalog.jsx +++ b/src/components/views/Catalog.jsx @@ -1076,7 +1076,7 @@ const CatalogPost = ({ post }) => {
  • handleOptionClick(thread.cid)}> - + Seedit
  • diff --git a/src/components/views/Description.jsx b/src/components/views/Description.jsx index 9305717e..ec5aa753 100644 --- a/src/components/views/Description.jsx +++ b/src/components/views/Description.jsx @@ -458,12 +458,11 @@ const Description = () => { Plebbit - {/*
  • handleOptionClick("description")}> - Seedit -
  • */} +
  • handleOptionClick('description')}> + + Seedit + +
  • handleOptionClick('description')}> Plebones @@ -564,6 +563,14 @@ const Description = () => { >
  • handleMobileOptionClick('description')}>View on plebbit
  • + +
  • handleMobileOptionClick('description')}>View on seedit
  • +
    { Plebbit - {/*
  • handleOptionClick("rules")}> - Seedit -
  • */} +
  • handleOptionClick('rules')}> + + Seedit + +
  • handleOptionClick('rules')}> Plebones @@ -498,6 +497,14 @@ const Rules = () => { >
  • handleMobileOptionClick('rules')}>View on plebbit
  • + +
  • handleMobileOptionClick('rules')}>View on seedit
  • +
    {
  • handleOptionClick(thread.cid)}> - + Seedit
  • diff --git a/src/components/views/SubscriptionsCatalog.jsx b/src/components/views/SubscriptionsCatalog.jsx index 7e8777a9..7d3fde02 100755 --- a/src/components/views/SubscriptionsCatalog.jsx +++ b/src/components/views/SubscriptionsCatalog.jsx @@ -652,7 +652,7 @@ const CatalogPost = ({ post }) => {
  • handleOptionClick(thread.cid)}> - + Seedit
  • diff --git a/src/components/views/Thread.jsx b/src/components/views/Thread.jsx index bf302548..b7c694fc 100755 --- a/src/components/views/Thread.jsx +++ b/src/components/views/Thread.jsx @@ -1280,12 +1280,11 @@ const Thread = () => { Plebbit - {/*
  • handleOptionClick(comment.cid)}> - Seedit -
  • */} +
  • handleOptionClick(comment.cid)}> + + Seedit + +
  • handleOptionClick(comment.cid)}> Plebones @@ -1671,12 +1670,11 @@ const Thread = () => { Plebbit
  • - {/*
  • handleOptionClick(reply.cid)}> - Seedit -
  • */} +
  • handleOptionClick(reply.cid)}> + + Seedit + +
  • handleOptionClick(reply.cid)}> Plebones @@ -2605,6 +2603,14 @@ const Thread = () => { >
  • handleOptionClick(reply.cid)}>View on plebbit
  • + +
  • handleOptionClick(reply.cid)}>View on seedit
  • +