From 967f9d8842e5f485348ea52215b15c91d77e06a5 Mon Sep 17 00:00:00 2001 From: axolotle Date: Tue, 18 Oct 2022 17:38:17 +0200 Subject: [PATCH] appinstall: use DescriptionRow and reflect app v2 changes --- app/src/components/globals/DescriptionRow.vue | 2 +- app/src/views/app/AppInstall.vue | 22 ++++++------------- 2 files changed, 8 insertions(+), 16 deletions(-) diff --git a/app/src/components/globals/DescriptionRow.vue b/app/src/components/globals/DescriptionRow.vue index c6056892..1175d1c4 100644 --- a/app/src/components/globals/DescriptionRow.vue +++ b/app/src/components/globals/DescriptionRow.vue @@ -35,7 +35,7 @@ export default {