캐릭터 챗봇 #74

Merged
klaus merged 33 commits from test into main 2025-09-10 06:26:03 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 30e08c862a - Show all commits

View File

@ -43,6 +43,7 @@
> >
<v-list-item <v-list-item
:to="childItem.route" :to="childItem.route"
:exact="childItem.route === '/character'"
active-class="blue white--text" active-class="blue white--text"
> >
<v-list-item-title>{{ childItem.title }}</v-list-item-title> <v-list-item-title>{{ childItem.title }}</v-list-item-title>