diff --git a/src/components/VndbPanel.vue b/src/components/VndbPanel.vue index 0a1f63f..4a4dab3 100644 --- a/src/components/VndbPanel.vue +++ b/src/components/VndbPanel.vue @@ -319,39 +319,48 @@ - +
- {{ voiceActor.staff?.original || voiceActor.staff?.name }} -
- 饰 {{ voiceActor.character.original || voiceActor.character.name }} -
+ {{ voiceActor.character?.original || voiceActor.character?.name }} +
+ CV: {{ voiceActor.staff?.original || voiceActor.staff?.name }} +