mirror of
https://github.com/lobehub/lobe-chat.git
synced 2026-06-14 03:30:19 +00:00
refactor: refactor the settings page to improve the experience & change ssr as csr (#8961)
This commit is contained in:
+5
-5
@@ -244,11 +244,11 @@ const nextConfig: NextConfig = {
|
||||
permanent: true,
|
||||
source: '/discover/providers',
|
||||
},
|
||||
{
|
||||
destination: '/settings/common',
|
||||
permanent: true,
|
||||
source: '/settings',
|
||||
},
|
||||
// {
|
||||
// destination: '/settings/common',
|
||||
// permanent: true,
|
||||
// source: '/settings',
|
||||
// },
|
||||
{
|
||||
destination: '/chat',
|
||||
permanent: true,
|
||||
|
||||
Reference in New Issue
Block a user