Lint Eastwood
parent
76fe87c941
commit
e47240d838
|
@ -1513,7 +1513,7 @@ export default createReactClass({
|
||||||
// changing colour. More advanced behaviour will come once
|
// changing colour. More advanced behaviour will come once
|
||||||
// we implement more settings.
|
// we implement more settings.
|
||||||
cli.setGlobalErrorOnUnknownDevices(
|
cli.setGlobalErrorOnUnknownDevices(
|
||||||
!SettingsStore.isFeatureEnabled("feature_cross_signing")
|
!SettingsStore.isFeatureEnabled("feature_cross_signing"),
|
||||||
);
|
);
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue