feat: set default notification channel

This commit is contained in:
charles-gauthereau
2026-03-26 20:17:23 +01:00
parent a8e11ebef7
commit c3ae82fde7
3 changed files with 2 additions and 3 deletions
-1
View File
@@ -8,7 +8,6 @@ import Link from "next/link";
import { Separator } from "@/components/ui/separator";
import { CardAuth } from "@/features/layout/card-auth";
import { env } from "@/env.mjs";
import { en } from "zod/v4/locales";
export const metadata: Metadata = {
title: "Login",