Argh, accidentally committed again

This commit is contained in:
David Baker 2015-07-16 09:57:14 +01:00
parent 77114e0081
commit 931a4f29c8

View file

@ -30,7 +30,7 @@ module.exports = {
return {
onHsUrlChanged: function() {},
onIsUrlChanged: function() {},
default_hs_url: 'http://localhost:8008',
default_hs_url: 'https://matrix.org/',
default_is_url: 'https://matrix.org/'
};
},