mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
User specific motd changes (again)
This commit is contained in:
@@ -134,9 +134,7 @@ export default function Index(props) {
|
||||
return (
|
||||
<div>
|
||||
<hr />
|
||||
<div className={styles.subtitle}>
|
||||
Üzenet az oldal készítőjétől (ezt csak te látod):
|
||||
</div>
|
||||
<div className={styles.subtitle}>Üzenet admintól:</div>
|
||||
{userSpecificMotd ? (
|
||||
<div
|
||||
className={styles.motd}
|
||||
|
Reference in New Issue
Block a user