movie-web/src/setup/constants.ts
2023-01-07 21:36:18 +01:00

4 lines
166 B
TypeScript

export const DISCORD_LINK = "https://discord.gg/Jhqt4Xzpfb";
export const GITHUB_LINK = "https://github.com/movie-web/movie-web";
export const APP_VERSION = "2.1.3";