feat: 统一 Commilitia Drop 全客户端命名与分发
This commit is contained in:
@@ -43,7 +43,7 @@ func FetchOAuthConfig(ctx context.Context, apiBase string) (OAuthConfig, error)
|
||||
|
||||
app := c.App
|
||||
if app == "" {
|
||||
app = "cdrop"
|
||||
app = "commilitia-drop"
|
||||
}
|
||||
cfg := OAuthConfig{BrokerURL: c.BrokerURL, App: app}
|
||||
if cfg.BrokerURL == "" {
|
||||
|
||||
Reference in New Issue
Block a user