1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-11 20:22:36 +03:00
Co-authored-by: Travis Ralston <travpc@gmail.com>
This commit is contained in:
Jason Robinson
2020-12-01 13:51:46 +02:00
committed by GitHub
parent 8f7b012ec1
commit c03a50e34b

View File

@@ -87,7 +87,7 @@ export default class HostingSignupDialog extends React.PureComponent<IProps, ISt
} }
}, },
}, },
) );
} }
} }