Pfadauswahl hinzugefügt
This commit is contained in:
@@ -46,7 +46,7 @@ export default async function RootLayout({
|
||||
<EmailVerification />
|
||||
</div>
|
||||
)}
|
||||
<FirstPath />
|
||||
{!session.user.pathSelected && <FirstPath />}
|
||||
{children}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user