1
0

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
+1 -1
View File
@@ -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: {