mirror of
https://github.com/Myxelium/Bridge-Multi.git
synced 2026-07-08 19:15:09 +00:00
Added version count indicator
This commit is contained in:
@@ -20,6 +20,7 @@ export enum SearchType {
|
||||
*/
|
||||
export interface SongResult {
|
||||
id: number
|
||||
versionCount: number
|
||||
name: string
|
||||
artist: string
|
||||
album: string
|
||||
|
||||
Reference in New Issue
Block a user