Skip to content

Commit

Permalink
Revert "Update warning message"
Browse files Browse the repository at this point in the history
This reverts commit ed04502.
  • Loading branch information
PvtVoid committed May 31, 2024
1 parent 5b7356e commit b71700f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/routes/game/create/CreateGame.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -114,9 +114,9 @@ const CreateGame = () => {
<div>
<article className={styles.formContainer}>
<h3>Create New Game</h3>
<p className={styles.fieldError}>
<FaExclamationCircle /> Warning - 9am CET! An update will be pushed to the live servers. The games in progress will crash and new games will be required.
</p>
{/* <p className={styles.fieldError}>
<FaExclamationCircle /> Warning - SOON! an update will be pushed to the live servers. The games in progress will crash and new games will be required.
</p> */}
<p>
<small className={styles.disclaimer}>
Talishar is an open-source, fan-made platform not associated with
Expand Down

0 comments on commit b71700f

Please sign in to comment.