From 24ec25658052b180c115c46829638233d2d63e07 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Mon, 1 Jan 2024 10:05:11 -0800 Subject: [PATCH] Dont open social login links in new window --- .../profile-edit-dialog/profile-edit-dialog.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src-ui/src/app/components/common/profile-edit-dialog/profile-edit-dialog.component.html b/src-ui/src/app/components/common/profile-edit-dialog/profile-edit-dialog.component.html index 48f6282f2..ac8a87bc6 100644 --- a/src-ui/src/app/components/common/profile-edit-dialog/profile-edit-dialog.component.html +++ b/src-ui/src/app/components/common/profile-edit-dialog/profile-edit-dialog.component.html @@ -70,7 +70,7 @@

Connect new social account

@for (provider of socialAccountProviders; track provider.name) { - + {{provider.name}}