[+] Add preloaded url and imgThumb fields to Artwork
This commit is contained in:
@@ -27,6 +27,8 @@ class Artwork
|
||||
{
|
||||
return new Date(this.rawDate);
|
||||
}
|
||||
url: string;
|
||||
imgThumb: string;
|
||||
|
||||
get imgThumb()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user