fixed merge

This commit is contained in:
thilo 2020-03-22 14:30:30 +01:00
parent 2640d408bf
commit f302477d95

View file

@ -18,7 +18,6 @@
<button v-on:click="nextQuestion()" class="alert">Ich möchte diese Frage überspringen</button>
</div>
</div>
</div>
</template>
<script>
@ -41,5 +40,4 @@
},
},
}
}
</script>