diff --git a/client/src/app/shared/shared-video-miniature/video-filters-header.component.html b/client/src/app/shared/shared-video-miniature/video-filters-header.component.html index 208777ffb..81d44173c 100644 --- a/client/src/app/shared/shared-video-miniature/video-filters-header.component.html +++ b/client/src/app/shared/shared-video-miniature/video-filters-header.component.html @@ -12,8 +12,8 @@
-
- @if (filters.scope === 'local') { +
+ @if (filters.scope === 'local' || totalFollowing === 0) { Videos on {{ instanceName }} } @else { Videos on {{ instanceName }} and {{ totalFollowing }} other platforms