1
0
Fork 0
mirror of https://github.com/lukevella/rallly.git synced 2025-05-29 00:36:22 +02:00
rallly/utils/constants.ts
2022-04-12 07:14:28 +01:00

1 line
76 B
TypeScript

export const isInMaintenanceMode = process.env.MAINTENANCE_MODE === "true";