From 06929e70532bb66e395423a96087f746230678b8 Mon Sep 17 00:00:00 2001 From: Moriz Wahl Date: Tue, 25 Apr 2023 14:32:50 +0200 Subject: [PATCH] rebase on event master --- webapp/components/ContributionForm/ContributionForm.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/webapp/components/ContributionForm/ContributionForm.vue b/webapp/components/ContributionForm/ContributionForm.vue index f2c56883b..d1184153a 100644 --- a/webapp/components/ContributionForm/ContributionForm.vue +++ b/webapp/components/ContributionForm/ContributionForm.vue @@ -218,7 +218,6 @@ export default { aspectRatio: imageAspectRatio = null, type: imageType = null, } = image || {} - return { categoriesActive: this.$env.CATEGORIES_ACTIVE, links,