final PR feedback

pull/21833/head
Matthew Hodgson 2016-03-15 15:20:51 +00:00
parent 438558da55
commit 59866a2006
1 changed files with 2 additions and 0 deletions

View File

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