mirror of
https://github.com/vector-im/element-web.git
synced 2025-11-14 07:01:07 +01:00
Fix spaces
This commit is contained in:
parent
e0954f330a
commit
3d65ff06e9
@ -744,7 +744,7 @@ module.exports = (env, argv) => {
|
||||
hot: "only",
|
||||
|
||||
// Disable host check
|
||||
allowedHosts: 'all',
|
||||
allowedHosts: "all",
|
||||
},
|
||||
};
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user