From b568aa8c8bea334321348e0fda4778cbf631c2ae Mon Sep 17 00:00:00 2001 From: harveyshao Date: Mon, 25 Jul 2022 15:08:42 +0800 Subject: [PATCH] opt some --- core/chat/header.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/chat/header.go b/core/chat/header.go index c0565b9c..d0bf4500 100644 --- a/core/chat/header.go +++ b/core/chat/header.go @@ -79,7 +79,7 @@ func init() { if kit.Select("", arg, 1) == aaa.LOGIN { return // 免登录 } - case "/pod/", "/cmd/": + case "/pod/", "/cmd/", "/topic/": return // 免登录 case "/sso": return // 免登录