fix feed state

This commit is contained in:
plebeius.eth
2023-07-13 15:58:04 +02:00
parent 3888801081
commit 7cffb6c3e6
6 changed files with 7 additions and 7 deletions
@@ -448,7 +448,7 @@ const SubscriptionsCatalog = () => {
<Link to={`/p/subscriptions`}>Return</Link>
</span>
</div>
{feed ? (
{subplebbits.state === "succeeded" ? (
null
) : (
<div id="stats" style={{float: "right", marginTop: "5px"}}>