From 9498410a4d0fd7bb42f5b3e1cdaa7cb5eb9271db Mon Sep 17 00:00:00 2001 From: Nicola Krumschmidt Date: Wed, 19 Jan 2022 18:55:19 +0100 Subject: [PATCH] Only render project descriptor if it is set (#11164) This fixes a prop type check warning. --- app/src/views/private/components/project-info/project-info.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/views/private/components/project-info/project-info.vue b/app/src/views/private/components/project-info/project-info.vue index 22baad0f45..ba6b0d2397 100644 --- a/app/src/views/private/components/project-info/project-info.vue +++ b/app/src/views/private/components/project-info/project-info.vue @@ -3,7 +3,7 @@
- +