diff --git a/dashboard/src/components/AppsView.vue b/dashboard/src/components/AppsView.vue index 5c678fbab..9dcdd7162 100644 --- a/dashboard/src/components/AppsView.vue +++ b/dashboard/src/components/AppsView.vue @@ -1,20 +1,23 @@ - {{ $t('apps.title') }} + + {{ $t('apps.title') }} + + - - + + {{ app.label || app.subdomain || app.fqdn }} - +