1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-18 09:22:18 +03:00

More PR feedback

This commit is contained in:
David Baker
2016-06-28 17:11:47 +01:00
parent 548c392236
commit e8337b2119
2 changed files with 3 additions and 0 deletions

View File

@ -117,6 +117,7 @@ module.exports = React.createClass({
guestsCanJoin: false,
canPeek: false,
// error object, as from the matrix client/server API
// If we failed to load information about the room,
// store the error here.
roomLoadError: null,