You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(app): default camera usage state to disabled (#20104)
#20100 ensures that configuring a camera usage setting 503s if the
camera is disconnected, but the default state is to render the camera as
`enabled` if we can't GET the camera usage settings. We should do the
exact opposite of that.
0 commit comments