mirror of
https://github.com/p-stream/p-stream.git
synced 2026-03-11 17:55:33 +00:00
3 lines
170 B
TypeScript
3 lines
170 B
TypeScript
export const DISCORD_LINK = "https://discord.gg/Jhqt4Xzpfb";
|
|
export const GITHUB_LINK = "https://github.com/JamesHawkinss/movie-web";
|
|
export const APP_VERSION = "2.1.0";
|