Fix updating play and skip count
This commit is contained in:
@@ -202,6 +202,7 @@ signals:
|
||||
|
||||
void SongsDiscovered(const SongList &songs);
|
||||
void SongsDeleted(const SongList &songs);
|
||||
void SongsStatisticsChanged(const SongList& songs);
|
||||
|
||||
void DatabaseReset();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user