website refactor
This commit is contained in:
@@ -16,4 +16,5 @@ export interface RulebookScoringConfig {
|
||||
|
||||
export interface LeagueRulebookViewData {
|
||||
scoringConfig: RulebookScoringConfig | null;
|
||||
positionPoints: Array<{ position: number; points: number }>;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user