fix lint errors in home.vue / index.listenbrainz.vue

This commit is contained in:
Hazelnoot 2024-10-26 12:58:07 -04:00
parent 75fc3de405
commit d2a4d6d9e0
5 changed files with 101 additions and 71 deletions

View file

@ -300,7 +300,7 @@ export const packedUserDetailedNotMeOnlySchema = {
nullable: true, optional: false,
example: '2018-03-12',
},
ListenBrainz: {
listenbrainz: {
type: 'string',
nullable: true,
optional: false,