mirror of
https://github.com/zen-browser/surfer.git
synced 2025-07-07 17:05:33 +02:00
Update browser.ts
This commit is contained in:
parent
d79f8d9318
commit
5a0caeabaf
1 changed files with 1 additions and 0 deletions
|
@ -192,6 +192,7 @@ function getTargets(): string[] {
|
|||
if ((process as any).surferPlatform == 'macos') {
|
||||
return ausPlatformsMap.macos
|
||||
}
|
||||
}
|
||||
|
||||
export async function generateBrowserUpdateFiles() {
|
||||
log.info('Creating browser AUS update files')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue