diff --git a/src/components/Widgets/MvgConnection.vue b/src/components/Widgets/MvgConnection.vue index b4eae501..7d5ea54c 100644 --- a/src/components/Widgets/MvgConnection.vue +++ b/src/components/Widgets/MvgConnection.vue @@ -66,7 +66,7 @@ export default { connections: null, locationSearch: null, connectionName: null, - defaultTitle: "Connection", + defaultTitle: 'Connection', locations: { origin: undefined, destination: undefined,