feat: add pages to ChunkMethodModal (#143)
This commit is contained in:
@@ -52,10 +52,6 @@ const routes = [
|
||||
path: '/chat',
|
||||
component: '@/pages/chat',
|
||||
},
|
||||
{
|
||||
path: '/setting',
|
||||
component: '@/pages/setting',
|
||||
},
|
||||
{
|
||||
path: '/user-setting',
|
||||
component: '@/pages/user-setting',
|
||||
|
||||
Reference in New Issue
Block a user