mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-09-07 11:46:09 -05:00
only members see voting
This commit is contained in:
@@ -118,7 +118,7 @@ const PlusPage = () => {
|
||||
)}
|
||||
{successMsg && <Message success>{successMsg}</Message>}
|
||||
{errorMsg && <Message error>{errorMsg}</Message>}
|
||||
{data.plusInfo.voting_ends ? (
|
||||
{data.plusInfo.voting_ends && userData.user.plus?.membership_status ? (
|
||||
<Voting
|
||||
user={userData.user}
|
||||
handleSuccess={handleSuccess}
|
||||
|
||||
Reference in New Issue
Block a user