Rebuild
This commit is contained in:
parent
5261a1223f
commit
44e03577b2
117 changed files with 1008 additions and 458 deletions
|
|
@ -286,8 +286,8 @@ export function mockBundleDownloadApi({
|
|||
process.platform === "win32"
|
||||
? "win64"
|
||||
: process.platform === "linux"
|
||||
? "linux64"
|
||||
: "osx64";
|
||||
? "linux64"
|
||||
: "osx64";
|
||||
|
||||
const baseUrl = apiDetails?.url ?? "https://example.com";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue