From 2b0d17ccf46cfdba4103b7287f0dadf289ad4faf Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 15 Apr 2022 15:07:20 +0200 Subject: Reduce videos sort complexity Automatically use best sort if user is logged in and chose hot algorithm --- .../shared/shared-video-miniature/video-filters-header.component.html | 1 - 1 file changed, 1 deletion(-) (limited to 'client/src/app/shared/shared-video-miniature/video-filters-header.component.html') 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 7f5692dd4..fc34b1b29 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 @@ -47,7 +47,6 @@ Sort by "Recent Views" Sort by "Hot" - Sort by "Best" Sort by "Likes" -- cgit v1.2.3