mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-15 12:45:11 +08: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…
Reference in New Issue
Block a user