mirror of
https://github.com/Myxelium/Bridge-Multi.git
synced 2026-07-09 03:25:09 +00:00
Fixed album display for songs on multiple albums
This commit is contained in:
@@ -33,6 +33,8 @@ export interface VersionResult {
|
||||
songDataIncorrect: boolean
|
||||
year: string
|
||||
chartMetadata: ChartMetadata
|
||||
isRemoved: boolean
|
||||
album: string
|
||||
}
|
||||
|
||||
export interface DriveChart {
|
||||
|
||||
Reference in New Issue
Block a user