You've already forked element-web
mirror of
https://github.com/element-hq/element-web.git
synced 2025-12-02 21:22:41 +03:00
Fix spaces
This commit is contained in:
@@ -744,7 +744,7 @@ module.exports = (env, argv) => {
|
||||
hot: "only",
|
||||
|
||||
// Disable host check
|
||||
allowedHosts: 'all',
|
||||
allowedHosts: "all",
|
||||
},
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user