From bf064a21858af2a2bc18cc1696375568ceffbea1 Mon Sep 17 00:00:00 2001 From: Soxasora Date: Tue, 14 Jan 2025 16:24:17 +0100 Subject: [PATCH] restore manual url on new user email --- pages/api/auth/[...nextauth].js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pages/api/auth/[...nextauth].js b/pages/api/auth/[...nextauth].js index 8e4c141e1..cbc5d0c96 100644 --- a/pages/api/auth/[...nextauth].js +++ b/pages/api/auth/[...nextauth].js @@ -693,6 +693,10 @@ const newUserHtml = ({ url, token, site, email }) => { + + +
Or copy and paste this link: ${url}
+