Added boob and country aggregation to actors page.

This commit is contained in:
2023-12-31 03:02:03 +01:00
parent b5a730764c
commit 6408365933
276 changed files with 37792 additions and 166 deletions

View File

@@ -37,7 +37,7 @@
>
{{ actor.birthCountry.alpha2 }}
<img
:src="`/flags/${actor.birthCountry.alpha2.toLowerCase()}.svg`"
:src="`/img/flags/${actor.birthCountry.alpha2.toLowerCase()}.svg`"
class="flag"
>
</span>