chore: TxLeague
-> txLadder
This commit is contained in:
parent
7bb06ff501
commit
cd51356e4a
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ impl Default for App {
|
||||||
fn default() -> Self {
|
fn default() -> Self {
|
||||||
Self {
|
Self {
|
||||||
should_exit: false,
|
should_exit: false,
|
||||||
menu: MenuList::from_iter(["40L", "Blitz", "TxLeague"]),
|
menu: MenuList::from_iter(["40L", "Blitz", "txLadder"]),
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue