mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 12:16:53 +02:00
scalar-develop is a scalar URL
This commit is contained in:
parent
9010f96e60
commit
c914f1607b
@ -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'
|
||||
)) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user