Re-add forgotten cache for getImageViaCAA
This commit is contained in:
@@ -165,6 +165,7 @@ func getImageViaCAA(username, mbzAlbumID string) string {
|
||||
return ""
|
||||
}
|
||||
|
||||
_ = host.CacheSetString(cacheKey, url, 86400)
|
||||
return url
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user