This commit is contained in:
Matthew Zeng
2026-01-24 00:03:56 -08:00
parent 914014efc2
commit 5ba424284a

View File

@@ -445,7 +445,7 @@ pub const FEATURES: &[FeatureSpec] = &[
id: Feature::Connectors,
key: "connectors",
stage: Stage::Beta,
default_enabled: true,
default_enabled: false,
},
FeatureSpec {
id: Feature::Steer,