mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-04-20 07:52:30 +02:00
Temporarily increase number of trending tracks to fill up empty space
This commit is contained in:
parent
4ff7085d34
commit
c369d8ab62
@ -61,7 +61,7 @@ public:
|
||||
virtual bool jumpToCurrentTrack();
|
||||
|
||||
static const uint numberOfHotPlaylists = 3;
|
||||
static const uint numberOfTrendingTracks = 3;
|
||||
static const uint numberOfTrendingTracks = 6;
|
||||
static const uint numberOfNetworkChartEntries = 20;
|
||||
|
||||
protected:
|
||||
|
Loading…
x
Reference in New Issue
Block a user