mirror of
https://gitee.com/wanwujie/sub2api
synced 2026-05-06 06:00:44 +08:00
Tighten WeChat OAuth capability mode selection
This commit is contained in:
@@ -363,7 +363,7 @@ export interface ResolvedWeChatOAuthStart {
|
||||
unavailableReason: WeChatOAuthUnavailableReason | null
|
||||
}
|
||||
|
||||
type WeChatOAuthPublicSettings = {
|
||||
export type WeChatOAuthPublicSettings = {
|
||||
wechat_oauth_enabled?: boolean
|
||||
wechat_oauth_open_enabled?: boolean
|
||||
wechat_oauth_mp_enabled?: boolean
|
||||
|
||||
Reference in New Issue
Block a user