diff --git a/dashboard/src/components/app/Info.vue b/dashboard/src/components/app/Info.vue index 656ccb13c..ed7474c82 100644 --- a/dashboard/src/components/app/Info.vue +++ b/dashboard/src/components/app/Info.vue @@ -80,7 +80,7 @@ onMounted(() => {
{{ $t('app.updates.info.description') }}
{{ app.manifest.title }} {{ app.manifest.upstreamVersion }}
-
{{ app.manifest.title }} {{ app.manifest.upstreamVersion }}
+
{{ app.manifest.title }} {{ app.manifest.upstreamVersion }}
{{ app.manifest.dockerImage }}