You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-20 16:22:28 +03:00
@@ -92,7 +92,7 @@ export default class ServerTypeSelector extends React.PureComponent {
|
||||
if (onChange) {
|
||||
// FIXME: Supply a second 'initial' param here to flag that this is
|
||||
// initialising the value rather than from user interaction
|
||||
// (which sometuimes we'll want to ignore). Must be a better way
|
||||
// (which sometimes we'll want to ignore). Must be a better way
|
||||
// to do this.
|
||||
onChange(type, true);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user