feat(app): add flow diagnostics and refine interface
Improve failure recovery visibility, strengthen account-session handling, and make the cross-platform interface more consistent.
This commit is contained in:
@@ -385,7 +385,7 @@ struct MacLocalASRModelSettingsView: View {
|
||||
MacSettingsToolButton(
|
||||
title: MacL10n.string("mac.localASR.download", language: lang),
|
||||
fill: palette.accent,
|
||||
foreground: .white
|
||||
foreground: OSGColor.fixedLightContent
|
||||
) {
|
||||
modelVM.installModel(model)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user