From 004c236ed426f7275862e13e5bbfb3b608ac4447 Mon Sep 17 00:00:00 2001 From: Peter Deltchev Date: Sun, 17 Jan 2016 08:44:35 -0800 Subject: [PATCH] #1: There's room for two more tracks in the search UI. --- app/Library/Search.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Library/Search.php b/app/Library/Search.php index caa07bf9..13959f09 100644 --- a/app/Library/Search.php +++ b/app/Library/Search.php @@ -63,7 +63,7 @@ class Search { 'tie_breaker' => 0.3, ], ], - 'size' => 11 + 'size' => 13 ], //===== Albums =====//