deadmau5
All checks were successful
Deploy App / docker (ubuntu-latest) (push) Successful in 1m59s

This commit is contained in:
Lee
2024-04-22 21:14:07 +01:00
parent c2790054db
commit 63e4eedc37
4 changed files with 3 additions and 12 deletions

View File

@ -8,7 +8,7 @@ import { Card } from "@/app/components/card";
/**
* The players to try out.
*/
const tryMePlayers: string[] = ["Notch", "jeb_", "Dinnerbone", "Grumm", "Mojang"];
const tryMePlayers: string[] = ["Notch", "jeb_", "Dinnerbone", "Grumm", "deadmau5"];
export function TryAPlayer(): ReactElement {
return (