only allow one vote per option on atomic (main==max) polls

fix buggy click event on disabled zap button
This commit is contained in:
toadlyBroodle
2023-03-26 14:34:32 +09:00
parent 62ff9ac94b
commit b65139f520
3 changed files with 19 additions and 8 deletions
+1
View File
@@ -235,5 +235,6 @@
<string name="poll_closing_time_days">days</string>
<string name="poll_is_closed">Poll is closed to new votes</string>
<string name="poll_zap_amount">Zap amount</string>
<string name="one_vote_per_user_on_atomic_votes">Only one vote per user is allowed on this type of poll</string>
</resources>