mirror of
https://github.com/p-stream/p-stream.git
synced 2026-03-28 17:08:49 +00:00
Update mw_constants.ts
This commit is contained in:
parent
90f8ad3418
commit
5bcb2947f9
1 changed files with 1 additions and 1 deletions
|
|
@ -2,4 +2,4 @@ export const CORS_PROXY_URL = "https://proxy-1.movie-web.workers.dev/?destinatio
|
|||
export const OMDB_API_KEY = "aa0937c0";
|
||||
export const DISCORD_LINK = "https://discord.gg/Jhqt4Xzpfb";
|
||||
export const GITHUB_LINK = "https://github.com/JamesHawkinss/movie-web";
|
||||
export const APP_VERSION = "2.0.3";
|
||||
export const APP_VERSION = "2.0.4";
|
||||
|
|
|
|||
Loading…
Reference in a new issue