Skip to content

Commit

Permalink
Revert "Update CreateGame.tsx"
Browse files Browse the repository at this point in the history
This reverts commit 626083c.
  • Loading branch information
PvtVoid committed May 5, 2024
1 parent 626083c commit 57ae20b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/routes/game/create/CreateGame.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,7 @@ const CreateGame = () => {
}
/>
Single Player 🤖
<div>&nbsp;</div>
</label>
{isLoggedIn && (isPatron == "1") && (
<label>
Expand Down

0 comments on commit 57ae20b

Please sign in to comment.