1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-09 00:18:00 +01:00
unleash.unleash/frontend/src/constants/apiErrors.ts

2 lines
105 B
TypeScript
Raw Normal View History

export const ENVIRONMENT_STRATEGY_ERROR = 'You can not enable the environment before it has strategies';