Merge remote-tracking branch 'f3n9/main' into um-5

This commit is contained in:
Feng Yue
2025-08-31 23:21:12 +08:00
2 changed files with 3 additions and 2 deletions

View File

@@ -1 +1 @@
1.1.122 1.1.123

View File

@@ -520,7 +520,8 @@ class ClaudeAccountService {
'accountType', 'accountType',
'priority', 'priority',
'schedulable', 'schedulable',
'subscriptionInfo' 'subscriptionInfo',
'autoStopOnWarning'
] ]
const updatedData = { ...accountData } const updatedData = { ...accountData }