diff --git a/components/actors/bio.vue b/components/actors/bio.vue index 65157dc..295a20d 100644 --- a/components/actors/bio.vue +++ b/components/actors/bio.vue @@ -105,7 +105,7 @@ class="bio-item residence" :class="{ hideable: !!actor.origin }" > - Lives in + {{ actor.dateOfDeath ? 'Lived' : 'Lives' }} in