From 0e5e3c5147e4ce488b343b2b383ea3ec9f4c58d8 Mon Sep 17 00:00:00 2001 From: Guilhem Saurel Date: Fri, 1 Sep 2023 09:30:47 +0200 Subject: [PATCH] nheko doesn't support multi-account (#1981) ref. https://github.com/Nheko-Reborn/nheko/issues/489 --- content/ecosystem/clients/nheko.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/ecosystem/clients/nheko.md b/content/ecosystem/clients/nheko.md index cab7cb1f9..8c51d9314 100644 --- a/content/ecosystem/clients/nheko.md +++ b/content/ecosystem/clients/nheko.md @@ -19,7 +19,7 @@ voip_jitsi = false widgets = false threads = true sso = true -multi_account = true +multi_account = false multi_language = true [extra.packages] windows_installer = "https://github.com/Nheko-Reborn/nheko/releases"