feat: add streaming cloud ASR, polish routing, and settings card layout
Unify Bailian/Volcengine/OpenAI realtime streaming, ABE polish routing with fun styles, and a shared card-page Settings hierarchy; bump to 1.1 (build 32).
This commit is contained in:
@@ -486,6 +486,7 @@ public struct AppGroupConfiguration: Sendable, Equatable {
|
||||
"work": "builtin.formal",
|
||||
"document": "builtin.structured",
|
||||
"todo": "builtin.structured",
|
||||
"social_lifestyle": "builtin.xhs",
|
||||
]
|
||||
if let legacyID = defaults.string(forKey: Keys.legacyPolishScenarioId),
|
||||
let mappedID = legacyMappings[legacyID] {
|
||||
|
||||
Reference in New Issue
Block a user