diff --git a/frontend/package.json b/frontend/package.json index fa0c9bcde..73689b5fa 100755 --- a/frontend/package.json +++ b/frontend/package.json @@ -48,7 +48,7 @@ "qrcode": "^1.4.4", "quill": "^1.3.6", "sweetalert2": "^9.5.4", - "vee-validate": "^3.2.1", + "vee-validate": "^3.4.5", "vue": "^2.6.11", "vue-bootstrap-typeahead": "^0.2.6", "vue-chartjs": "^3.5.0", diff --git a/frontend/src/App.vue b/frontend/src/App.vue index f7cfeee37..2127f2631 100755 --- a/frontend/src/App.vue +++ b/frontend/src/App.vue @@ -29,6 +29,7 @@ - diff --git a/frontend/src/views/Layout/ContentFooter.vue b/frontend/src/views/Layout/ContentFooter.vue index b49040097..dd0bae124 100755 --- a/frontend/src/views/Layout/ContentFooter.vue +++ b/frontend/src/views/Layout/ContentFooter.vue @@ -13,13 +13,13 @@ - + Gradido - + {{ $t('imprint') }} - + {{ $t('privacy_policy') }}