diff --git a/src/components/VoteTable/VoteTable.vue b/src/components/VoteTable/VoteTable.vue index 2d6e295fa8..bdded81082 100644 --- a/src/components/VoteTable/VoteTable.vue +++ b/src/components/VoteTable/VoteTable.vue @@ -96,6 +96,7 @@ function isVotable(participant: User, option: Option) {