mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-10 16:14:40 +02:00
Merge branch 'master' of https://github.com/tomahawk-player/tomahawk
This commit is contained in:
@@ -87,6 +87,7 @@ internalGet( const artist_ptr& artist, const album_ptr& album, bool autoCreate,
|
|||||||
item->album = album;
|
item->album = album;
|
||||||
item->type = type;
|
item->type = type;
|
||||||
item->create = autoCreate;
|
item->create = autoCreate;
|
||||||
|
item->promise.reportStarted();
|
||||||
|
|
||||||
return item;
|
return item;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user