# PRIORITY_CFG

**Kind:** Constant

**Source:** [`atloria-monorepo/apps/web/src/app/app/desk/components/deskTypes.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/app/app/desk/components/deskTypes.ts#L125)

## Definition

```ts
Record<string, { stripe: string; label: string; bg: string; text: string }>
```
