diff --git a/apps/hub/app/(auth)/register/_components/Register.tsx b/apps/hub/app/(auth)/register/_components/Register.tsx index 9667f02c..2990cdeb 100644 --- a/apps/hub/app/(auth)/register/_components/Register.tsx +++ b/apps/hub/app/(auth)/register/_components/Register.tsx @@ -235,6 +235,20 @@ export const Register = () => { ? form.formState.errors.passwordConfirm.message : ""}
++ Indem du dich registrierst, stimmst du unseren{" "} + + Datenschutzbestimmungen + {" "} + zu. +
+