mirror of
https://github.com/zen-browser/surfer.git
synced 2025-07-08 01:10:03 +02:00
Update browser.ts
fix typo
This commit is contained in:
parent
98453d6edf
commit
ba2e42f669
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ import {
|
|||
const ausPlatformsMap = {
|
||||
linux: [
|
||||
'Linux_x86_64-gcc3',
|
||||
'Linux-aarch64-gcc3',
|
||||
'Linux_aarch64-gcc3',
|
||||
],
|
||||
macos: [
|
||||
'Darwin_x86_64-gcc3-u-i386-x86_64',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue