Skip to content
Snippets Groups Projects
Commit cdc14cdf authored by Benoît Harrault's avatar Benoît Harrault
Browse files

Merge branch '24-reduce-most-payed-artists-count-to-fit-in-one-mobile-page' into 'master'

Resolve "Reduce most payed artists count to fit in one mobile page"

Closes #24

See merge request !18
parents 39af0ddb 5f64b5f9
No related branches found
No related tags found
1 merge request!18Resolve "Reduce most payed artists count to fit in one mobile page"
......@@ -41,7 +41,7 @@ $_SESSION['refreshToken'] = $session->getRefreshToken();
$user = $api->me();
$topArtistsCount = 48;
$topArtistsCount = 40;
$playlistsCount = 24;
$templateData = [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment