Vipps with qr amount

This commit is contained in:
2020-01-24 14:50:37 +01:00
parent ab53303e26
commit 397de7b3b6
2 changed files with 6 additions and 3 deletions

View File

@@ -53,7 +53,7 @@
></div>
</div>
<Vipps class="vipps" />
<Vipps class="vipps" :amount="numberOfBallots" />
<Countdown :hardEnable="hardStart" @countdown="changeEnabled" />
</div>
</template>