mirror of
https://github.com/zen-browser/surfer.git
synced 2025-07-10 10:15:31 +02:00
✨ Binary name option
This commit is contained in:
parent
331c2b2235
commit
b52a4d97b3
4 changed files with 24 additions and 27 deletions
|
@ -113,7 +113,7 @@ export async function setupProject(): Promise<void> {
|
|||
},
|
||||
])
|
||||
|
||||
const config: Config = {
|
||||
const config: Partial<Config> = {
|
||||
name,
|
||||
vendor,
|
||||
appId,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue