feat: clarify poll eligibility

This commit is contained in:
oSumAtrIX 2023-03-27 22:02:55 +02:00
parent 587eab6467
commit 991a90cfa9
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4

View File

@ -40,7 +40,7 @@ pub async fn handle_poll(
},
}
} else {
Err("You are not eligible to vote on this poll.")
Err("You are not eligible to vote on this poll because you joined this server too recently.")
};
let icon_url = component