From 2be2de5d06f5cb181e9a42337dbd52cab883414b Mon Sep 17 00:00:00 2001 From: David Callizaya Date: Tue, 10 Sep 2024 16:44:47 -0400 Subject: [PATCH] Fix element destination labels --- src/components/inspectors/ElementDestination.vue | 8 ++++++-- src/components/inspectors/endEventElementDestination.js | 2 -- src/components/inspectors/taskElementDestination.js | 4 +--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/components/inspectors/ElementDestination.vue b/src/components/inspectors/ElementDestination.vue index 44272bc3d..3dfc70d7e 100644 --- a/src/components/inspectors/ElementDestination.vue +++ b/src/components/inspectors/ElementDestination.vue @@ -1,7 +1,7 @@