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