Add action cache and cache now playing requests
This commit is contained in:
@@ -5,5 +5,6 @@ div class="grid grid-cols-4 gap-4"
|
||||
img class="rounded transition-transform ease-out hover:scale-105" src="#{album[:image]}"
|
||||
span class="inline-block text-sm"
|
||||
= album[:name]
|
||||
br
|
||||
span class="inline-block text-sm font-bold"
|
||||
= album[:artist]
|
Reference in New Issue
Block a user