캐릭터 챗봇 큐레이션 추가
This commit is contained in:
@@ -111,6 +111,11 @@ export default {
|
||||
title: '캐릭터 리스트',
|
||||
route: '/character',
|
||||
items: null
|
||||
},
|
||||
{
|
||||
title: '큐레이션',
|
||||
route: '/character/curation',
|
||||
items: null
|
||||
}
|
||||
]
|
||||
})
|
||||
|
Reference in New Issue
Block a user