diff --git a/dashboard/src/views/VolumesView.vue b/dashboard/src/views/VolumesView.vue index e3a701926..b55b7f58c 100644 --- a/dashboard/src/views/VolumesView.vue +++ b/dashboard/src/views/VolumesView.vue @@ -235,6 +235,7 @@ onMounted(async () =>{ { {{ $t('volumes.addVolumeDialog.privateKey') }} - + + @@ -336,3 +338,11 @@ onMounted(async () =>{ + + \ No newline at end of file