WIP Search
This commit is contained in:
parent
94eb363245
commit
a2ef7da707
5 changed files with 102 additions and 20 deletions
|
@ -1,8 +1,8 @@
|
|||
enum SearchType {
|
||||
any,
|
||||
songs,
|
||||
albums,
|
||||
videos,
|
||||
artists,
|
||||
albums,
|
||||
playlists,
|
||||
}
|
||||
|
|
Reference in a new issue