diff --git a/plugins/catalog-backend/scripts/mock-data b/plugins/catalog-backend/scripts/mock-data index 90b371f9ea..76ca5cf7c2 100755 --- a/plugins/catalog-backend/scripts/mock-data +++ b/plugins/catalog-backend/scripts/mock-data @@ -6,7 +6,7 @@ for URL in \ 'podcast-api-component.yaml' \ 'queue-proxy-component.yaml' \ 'searcher-component.yaml' \ - 'playback-api-component.yaml' \ + 'playback-lib-component.yaml' \ 'www-artist-component.yaml' \ 'shuffle-api-component.yaml' \ ; do \