mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-28 16:04:24 -04:00
Merge remote-tracking branch 'upstream/dev' into dev
This commit is contained in:
commit
750dd1cdd6
10 changed files with 184 additions and 125 deletions
|
@ -40,7 +40,8 @@ export const ALLOWED_PROTOCOLS = [
|
|||
"steam:",
|
||||
"spotify:",
|
||||
"com.epicgames.launcher:",
|
||||
"tidal:"
|
||||
"tidal:",
|
||||
"itunes:",
|
||||
];
|
||||
|
||||
export const IS_VANILLA = /* @__PURE__ */ process.argv.includes("--vanilla");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue