Skip to content

Commit

Permalink
Small Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Csaern committed Dec 19, 2024
1 parent 428aea4 commit 2f3bb6c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion client/src/components/Login/RegisterForm.vue
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import { withPrefix } from "@/utils/redirect";
import { errorMessageAsString } from "@/utils/simple-error";
import ExternalLogin from "@/components/User/ExternalIdentities/ExternalLogin.vue";
import PasswordStrength from "@/components/Login/PasswordStength.vue";
import PasswordStrength from "@/components/Login/PasswordStrength.vue";
interface Props {
sessionCsrfToken: string;
Expand Down

0 comments on commit 2f3bb6c

Please sign in to comment.