mirror of
https://github.com/Myxelium/Bridge-Multi.git
synced 2026-07-09 03:25:09 +00:00
Added scroll to show more results
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
export interface SongSearch {
|
||||
query: string
|
||||
type: SearchType
|
||||
offset: number
|
||||
length: number
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user