scalar-develop is a scalar URL

pull/21833/head
Kegan Dougal 2017-08-02 14:35:14 +01:00
parent 9010f96e60
commit c914f1607b
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ export default class AppPermission extends React.Component {
if(wurl && wurl.hostname && (
wurl.hostname === 'scalar.vector.im' ||
wurl.hostname === 'scalar-staging.riot.im' ||
wurl.hostname === 'scalar-develop.riot.im' ||
wurl.hostname === 'demo.riot.im' ||
wurl.hostname === 'localhost'
)) {