From b3273f95687904dae1890ca740c7b0de941a6403 Mon Sep 17 00:00:00 2001 From: Keeler Russell Date: Wed, 1 Jun 2022 00:07:27 -0500 Subject: [PATCH] fix: Hide news panel if no message of the day --- frontend/src/lobby/Lobby.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/lobby/Lobby.jsx b/frontend/src/lobby/Lobby.jsx index 7765813a..82ae0957 100644 --- a/frontend/src/lobby/Lobby.jsx +++ b/frontend/src/lobby/Lobby.jsx @@ -25,7 +25,7 @@ export default class Lobby extends Component {
- + {STRINGS.PAGE_SECTIONS.MOTD && } {STRINGS.BRANDING.PAYPAL} {STRINGS.PAGE_SECTIONS.FOOTER}