Don't touch the product name option for now

This commit is contained in:
David Baker
2022-12-20 17:30:47 +00:00
parent 96de515e56
commit c85d1c1d9c
2 changed files with 2 additions and 2 deletions

View File

@@ -31,7 +31,7 @@ export default defineConfig(({ mode }) => {
svgrPlugin(),
htmlTemplate.default({
data: {
title: "Element Call",
env.VITE_PRODUCT_NAME || title: "Element Call",
},
}),
],