Add fire emoji when Minecraft server is bumpin'
This commit is contained in:
@@ -218,7 +218,7 @@ export function Home(props) {
|
|||||||
<p>Card scans today: {getZeroStat('card_scans')}</p>
|
<p>Card scans today: {getZeroStat('card_scans')}</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Minecraft players: {mcPlayers.length} <Popup content={
|
Minecraft players: {mcPlayers.length} {mcPlayers.length > 5 && '🔥'} <Popup content={
|
||||||
<React.Fragment>
|
<React.Fragment>
|
||||||
<p>
|
<p>
|
||||||
Server IP:<br />
|
Server IP:<br />
|
||||||
|
Reference in New Issue
Block a user