diff --git a/components/post.js b/components/post.js index 45491a18..4bc84590 100644 --- a/components/post.js +++ b/components/post.js @@ -18,10 +18,10 @@ export function PostForm ({ type, sub, children }) { if (!type) { return (
- {me?.freePosts && me?.sats < 1 ?
{me.freePosts} free posts left
: null} +