add a name to Breadcrumb, else big crash with no clues

This commit is contained in:
Axolotle 2020-07-15 17:29:16 +02:00
parent 98a9cd41e4
commit ece6b3c41c

View file

@ -17,6 +17,7 @@
<script>
export default {
name: 'Breadcrumb',
computed: {
params: function () {
return this.$route.params