Skip to content

Commit

Permalink
fix(app): remove LED status bar disabling feature flag (#13700)
Browse files Browse the repository at this point in the history
  • Loading branch information
ncdiehl11 authored Oct 3, 2023
1 parent c23b603 commit 6174230
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ const NON_FEATURE_FLAG_SETTINGS = [
'useOldAspirationFunctions',
'disableLogAggregation',
'disableFastProtocolUpload',
'disableStatusBar',
]

export function RobotSettingsFeatureFlags({
Expand Down

0 comments on commit 6174230

Please sign in to comment.