diff --git a/frontend/src/components/AdminPanel.vue b/frontend/src/components/AdminPanel.vue index 2358726..8660ac7 100644 --- a/frontend/src/components/AdminPanel.vue +++ b/frontend/src/components/AdminPanel.vue @@ -339,6 +339,12 @@ function formatFilesize(bytes: number | null): string { class="settings-input" @keydown.enter="changePassword" /> + + Passwords don't match +