mirror of
https://github.com/zen-browser/surfer.git
synced 2025-07-07 17:05:33 +02:00
Update branding-patch.ts
fix typo
This commit is contained in:
parent
01c4e31872
commit
0754810059
1 changed files with 1 additions and 1 deletions
|
@ -434,7 +434,7 @@ function setUpdateURLs() {
|
|||
suffix = '-aarch64';
|
||||
}
|
||||
}
|
||||
if ((process as any).surferPlatform == 'linux') {
|
||||
if ((process as any).surferPlatform == 'darwin') {
|
||||
if (compatMode == 'x86_64') {
|
||||
suffix = '-generic';
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue