mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-09 05:20:13 +02:00
support mbz album detail view
This commit is contained in:
@@ -291,6 +291,7 @@ export const queryKeys: Record<
|
||||
]
|
||||
: null,
|
||||
] as const,
|
||||
release: (releaseId: string) => ['musicbrainz', 'release', releaseId] as const,
|
||||
root: () => ['musicbrainz'] as const,
|
||||
},
|
||||
musicFolders: {
|
||||
|
||||
Reference in New Issue
Block a user