mirror of
https://github.com/p-stream/p-stream.git
synced 2026-03-24 04:27:42 +00:00
4 lines
203 B
TypeScript
4 lines
203 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 = "3.0.6";
|
|
export const GA_ID = "G-44YVXRL61C";
|