mirror of
https://github.com/YunoHost/yunohost-admin.git
synced 2024-09-03 20:06:15 +02:00
add a name to Breadcrumb, else big crash with no clues
This commit is contained in:
parent
98a9cd41e4
commit
ece6b3c41c
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
|||
|
||||
<script>
|
||||
export default {
|
||||
name: 'Breadcrumb',
|
||||
computed: {
|
||||
params: function () {
|
||||
return this.$route.params
|
||||
|
|
Loading…
Add table
Reference in a new issue