Move frontend runtime constants out of types/ban.ts
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user