Fix Element Nightly debian packaging (#1434)

This commit is contained in:
Michael Telatynski 2024-01-11 11:35:21 +00:00 committed by GitHub
parent d37e1af103
commit de7e99edab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -88,6 +88,7 @@ const config = {
"webapp.asar", "webapp.asar",
], ],
extraMetadata: { extraMetadata: {
name: pkg.name,
productName: pkg.productName, productName: pkg.productName,
description: pkg.description, description: pkg.description,
}, },