feat(profile): add dedicated telegram success page
This commit is contained in:
@@ -185,6 +185,7 @@ async function startMessengerLogin(channel: 'TELEGRAM' | 'MAX') {
|
||||
channel,
|
||||
baseUrl,
|
||||
email: normalizedEmail.value,
|
||||
redirectPath: `/profile/notifications/success?connected=${channel.toLowerCase()}`,
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user