mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-09 07:36:48 +02:00
stop jumping around
This commit is contained in:
@@ -103,7 +103,7 @@ CollectionItem::peerSortValue() const
|
|||||||
if( m_source->isLocal() )
|
if( m_source->isLocal() )
|
||||||
return 0;
|
return 0;
|
||||||
|
|
||||||
return 1;
|
return m_source->id();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user