feat: 添加贡献模式支持,增强状态管理和错误处理逻辑
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
|
||||
const RUNTIME_DEFAULTS = {
|
||||
contributionMode: false,
|
||||
contributionModeExpected: false,
|
||||
contributionSessionId: '',
|
||||
contributionAuthUrl: '',
|
||||
contributionAuthState: '',
|
||||
|
||||
Reference in New Issue
Block a user