feat(settings): support per-channel WeChat OAuth and persist payment options
This commit is contained in:
@@ -344,6 +344,7 @@ export const useAppStore = defineStore('app', () => {
|
||||
wechat_oauth_enabled: false,
|
||||
wechat_oauth_open_enabled: false,
|
||||
wechat_oauth_mp_enabled: false,
|
||||
wechat_oauth_mobile_enabled: false,
|
||||
oidc_oauth_enabled: false,
|
||||
oidc_oauth_provider_name: 'OIDC',
|
||||
backend_mode_enabled: false,
|
||||
|
||||
Reference in New Issue
Block a user