legio-30/src/environments/environment.ts

5 lines
72 B
TypeScript

export const environment = {
analytics: false,
production: false
};