|
|
@ -4,4 +4,4 @@ export const TMDB_API_KEY = "b030404650f279792a8d3287232358e3"; |
|
|
|
export const OMDB_API_KEY = "aa0937c0"; |
|
|
|
export const OMDB_API_KEY = "aa0937c0"; |
|
|
|
export const DISCORD_LINK = "https://discord.gg/Jhqt4Xzpfb"; |
|
|
|
export const DISCORD_LINK = "https://discord.gg/Jhqt4Xzpfb"; |
|
|
|
export const GITHUB_LINK = "https://github.com/JamesHawkinss/movie-web"; |
|
|
|
export const GITHUB_LINK = "https://github.com/JamesHawkinss/movie-web"; |
|
|
|
export const APP_VERSION = "2.0.5"; |
|
|
|
export const APP_VERSION = "2.1.0"; |
|
|
|