fetching of albums

This commit is contained in:
Hazel Noack
2025-10-08 12:05:15 +02:00
parent 2edc3a3a44
commit a1579113dd
2 changed files with 38 additions and 4 deletions

View File

@@ -54,5 +54,6 @@ func Shell() {
fmt.Println()
printResults(searchResults)
fmt.Println()
}
}