HACS - You have 1 Lovelace elements that are not loaded properly in Lovelace

My configuration.yaml holds …

lovelace:
  mode: yaml
  resources:
  - url: /hacsfiles/spotify-card/spotify-card.js?v1
#  - url: /local/community/spotify-card/spotify-card.js?v1
    type: module
  - url: /hacsfiles/lovelace-slider-entity-row/slider-entity-row.js?v1
#  - url: /local/community/lovelace-slider-entity-row/slider-entity-row.js?v1
    type: module
#  - url: /local/community/restriction-card/restriction-card.js?v1
  - url: /hacsfiles/restriction-card/restriction-card.js?v1
    type: module
#  - url: /local/community/config-template-card/config-template-card.js?v1
  - url: /hacsfiles/config-template-card/config-template-card.js?v1
    type: module
  - url: /hacsfiles/vertical-stack-in-card/vertical-stack-in-card.js?v1
    type: module
  - url: /hacsfiles/mini-graph-card/mini-graph-card.js?v1
    type: module

I reloaded all cards in HACS. Reinstalled HACS. Rebooted. Still the same!?

Anyone? Or is it just me :slight_smile: