OpenInApp: Add Epic Games; properly respect settings
This commit is contained in:
parent
73354973a3
commit
b592defaaf
2 changed files with 24 additions and 6 deletions
|
|
@ -31,7 +31,8 @@ export const ALLOWED_PROTOCOLS = [
|
|||
"https:",
|
||||
"http:",
|
||||
"steam:",
|
||||
"spotify:"
|
||||
"spotify:",
|
||||
"com.epicgames.launcher:",
|
||||
];
|
||||
|
||||
export const IS_VANILLA = /* @__PURE__ */ process.argv.includes("--vanilla");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue