mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-23 15:06:50 +08:00
### What problem does this PR solve? Fix: Try to fix the issue of not being able to log in through Oauth2 #9601 ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
This commit is contained in:
@ -151,6 +151,7 @@ const routes = [
|
||||
path: Routes.Root,
|
||||
layout: false,
|
||||
component: '@/layouts/next',
|
||||
wrappers: ['@/wrappers/auth'],
|
||||
routes: [
|
||||
{
|
||||
path: Routes.Root,
|
||||
|
||||
Reference in New Issue
Block a user