From 58591b8c2a0e3b9f1dd0b3e96a81a8e40285565c Mon Sep 17 00:00:00 2001 From: wozulong <> Date: Fri, 31 May 2024 13:12:35 +0800 Subject: [PATCH] fix linuxdo oauth Signed-off-by: wozulong <> --- web/src/components/LoginForm.js | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/components/LoginForm.js b/web/src/components/LoginForm.js index d203da8..5711f60 100644 --- a/web/src/components/LoginForm.js +++ b/web/src/components/LoginForm.js @@ -209,6 +209,7 @@ const LoginForm = () => { {status.github_oauth || + status.linuxdo_oauth || status.wechat_login || status.telegram_oauth ? ( <>