mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
swapped news and user forum
This commit is contained in:
@@ -288,7 +288,6 @@ export default function Forum({
|
||||
globalState,
|
||||
setGlobalState,
|
||||
forumName,
|
||||
children,
|
||||
allowPost,
|
||||
}) {
|
||||
const userId = globalData.userId
|
||||
@@ -435,7 +434,6 @@ export default function Forum({
|
||||
<div>
|
||||
<Header />
|
||||
<Sleep />
|
||||
{children || null}
|
||||
{renderNews()}
|
||||
{postInModalKey && (
|
||||
<Modal
|
||||
|
Reference in New Issue
Block a user