diff --git a/src/app/search-result/search-result.component.html b/src/app/search-result/search-result.component.html index 4a10896..ab9e26d 100644 --- a/src/app/search-result/search-result.component.html +++ b/src/app/search-result/search-result.component.html @@ -8,7 +8,7 @@
TV-shows {{ t.overview.substring(0, 180) }}...
- First aired: {{ t.first_air_date }}
@@ -124,7 +122,9 @@