settings.ts 106 B

123
  1. import {BadgeType} from 'sentry/components/featureBadge';
  2. export const RELEASE_LEVEL: BadgeType = 'new';