Move frontend runtime constants out of types/ban.ts

This commit is contained in:
2026-04-19 18:18:24 +02:00
parent d99d6bd119
commit 09a1d3c7b7
4 changed files with 20 additions and 16 deletions

View File

@@ -20,7 +20,7 @@ import type { BanOriginFilter, TimeRange } from "../types/ban";
import {
BAN_ORIGIN_FILTER_LABELS,
TIME_RANGE_LABELS,
} from "../types/ban";
} from "../utils/constants";
// ---------------------------------------------------------------------------
// Types