feat(ai-scribe): Load AI scribe config in dashboard
This commit is contained in:
@@ -166,6 +166,4 @@ class PreferencesSettingManager {
|
||||
final updatedConfig = currentConfig.copyWith(isEnabled: isEnabled);
|
||||
await savePreferences(updatedConfig);
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user