1
0
mirror of https://github.com/element-hq/element-web.git synced 2025-12-01 09:58:03 +03:00

Replace various instances of Riot with Element

This commit is contained in:
J. Ryan Stinnett
2020-11-25 17:01:19 +00:00
parent d05c022d4f
commit f1e89bf833
10 changed files with 11 additions and 11 deletions

View File

@@ -249,7 +249,7 @@ module.exports = (env, argv) => {
},
{
// cache-bust languages.json file placed in
// riot-web/webapp/i18n during build by copy-res.js
// element-web/webapp/i18n during build by copy-res.js
test: /\.*languages.json$/,
type: "javascript/auto",
loader: 'file-loader',