You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-10 09:22:25 +03:00
final PR feedback
This commit is contained in:
@@ -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
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user