I'm trying to change poll limits in Mastodon, but I don't understand JS. What's wrong with this?
maxLength={parseInt(process.env.MAX_POLL_OPTION_CHARS, 10) || 25}
{options.size < (parseInt(process.env.MAX_POLL_OPTIONS, 10) || 4) && (stuff)}
@kro That's not really helpful
Mainly gaming/nerd instance for people who value free speech. Everyone is welcome.