Skip to content

Commit

Permalink
Update ladder-view-context.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
zach-herridge authored Dec 10, 2023
1 parent b910452 commit 900b86a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/contexts/ladder-view-context.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ export interface LadderViewSettings {
}

const defaultLadderViewSettings: LadderViewSettings = {
league: "Ancestor",
league: "Affliction",
};

export interface LadderViewContext {
Expand Down

0 comments on commit 900b86a

Please sign in to comment.