mirror of
https://github.com/zen-browser/surfer.git
synced 2025-07-10 10:15:31 +02:00
🚨 Fix typescript problems
This commit is contained in:
parent
d5a8fe2cc3
commit
bab5a7f50c
2 changed files with 12 additions and 2 deletions
|
@ -121,7 +121,7 @@ export async function setupProject(): Promise<void> {
|
|||
name,
|
||||
vendor,
|
||||
appId,
|
||||
version: { product, version, displayVersion: '1.0.0' },
|
||||
version: { product, version },
|
||||
buildOptions: {
|
||||
generateBranding: false,
|
||||
windowsUseSymbolicLinks: false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue