fix lint errors in home.vue / index.listenbrainz.vue
This commit is contained in:
parent
75fc3de405
commit
d2a4d6d9e0
5 changed files with 101 additions and 71 deletions
|
|
@ -3939,7 +3939,7 @@ export type components = {
|
|||
/** @example 2018-03-12 */
|
||||
birthday: string | null;
|
||||
/** @example Steve */
|
||||
ListenBrainz: string | null;
|
||||
listenbrainz: string | null;
|
||||
/** @example ja-JP */
|
||||
lang: string | null;
|
||||
fields: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue