mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-03-07 12:00:01 +03:00
5 lines
72 B
TypeScript
5 lines
72 B
TypeScript
export const environment = {
|
|
production: true,
|
|
codespaces: false
|
|
};
|