1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-08 21:42:24 +03:00

final PR feedback

This commit is contained in:
Matthew Hodgson
2016-03-15 15:20:51 +00:00
parent 438558da55
commit 59866a2006

View File

@@ -52,6 +52,8 @@ module.exports = React.createClass({
return {
onHsUrlChanged: function() {},
onIsUrlChanged: function() {},
customHsUrl: "",
customIsUrl: "",
withToggleButton: false,
delayTimeMs: 0
};