diff --git a/web-src/eslint.config.js b/web-src/eslint.config.js index a4fd5d87..d41007df 100644 --- a/web-src/eslint.config.js +++ b/web-src/eslint.config.js @@ -35,8 +35,7 @@ export default [ 'sort-keys': 'off', 'vue/html-self-closing': 'off', 'vue/max-attributes-per-line': 'off', - 'vue/prop-name-casing': 'off', - 'vue/singleline-html-element-content-newline': 'off' + 'vue/prop-name-casing': 'off' } } ] diff --git a/web-src/src/pages/PageArtistSpotify.vue b/web-src/src/pages/PageArtistSpotify.vue index e69718a0..76a19546 100644 --- a/web-src/src/pages/PageArtistSpotify.vue +++ b/web-src/src/pages/PageArtistSpotify.vue @@ -32,7 +32,9 @@ - + - +