diff --git a/app/js/tl/poll.js b/app/js/tl/poll.js index a9e67235..c3da6d90 100644 --- a/app/js/tl/poll.js +++ b/app/js/tl/poll.js @@ -127,6 +127,8 @@ function voteMastodonrefresh(acct_id, id) { var choice = choices[keyc]; if (!json.voted) { votesel = 'voteSelMastodon(\'' + acct_id + '\',\'' + json.id + '\',' + keyc + ',' + json.multiple + ')'; + }else { + votesel ="" } poll = poll + '